{"level":"info","ts":"2026-05-11T23:30:08Z","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-11T23:30:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-11T23:30:08Z","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-11T23:30:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-11T23:30:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-11T23:30:08Z","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-11T23:30:08Z","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-11T23:30:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-11T23:30:08Z","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-11T23:30:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-11T23:30:08Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-11T23:30:08Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-11T23:30:08Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-11T23:30:08Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-11T23:30:08Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-11T23:30:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-11T23:30:08Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-11T23:30:08Z","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-11T23:30:08Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-11T23:30:08Z","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-11T23:30:09Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-05-11T23:30:09Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-11T23:30:09Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-11T23:30:09Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-05-11T23:30:19Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T23:30:19Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T23:30:29Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T23:30:29Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T23:30:39Z","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-11T23:30:39Z","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-11T23:30:49Z","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-11T23:30:49Z","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-11T23:30:59Z","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-11T23:30:59Z","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-11T23:31:09Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-11T23:31:09Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-11T23:31:19Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T23:31:19Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T23:31:29Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T23:31:29Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-11T23:31:39Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-11T23:31:39Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-11T23:31:39Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-11T23:31:39Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-11T23:45:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-uddgnj","namespace":"build-e2e-mbxo"},"application":"build-e2e-mbxo/build-suite-test-application-pmbt","namespace":"build-e2e-mbxo","name":"test-annotations-uddgnj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-qnfa"} {"level":"info","ts":"2026-05-11T23:45:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-qnfa","application":"appstudio"} {"level":"info","ts":"2026-05-11T23:45:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-xdgm","name":"my-integration-test-zgkm"}} {"level":"info","ts":"2026-05-11T23:45:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:45:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-qnfa"} {"level":"info","ts":"2026-05-11T23:45:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:45:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T23:45:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-xdgm","name":"my-integration-test-wigh"}} {"level":"info","ts":"2026-05-11T23:45:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:45:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:45:22Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/11 23:45:22 http: TLS handshake error from 10.129.0.2:45338: EOF 2026/05/11 23:45:22 http: TLS handshake error from 10.130.0.2:56716: EOF {"level":"info","ts":"2026-05-11T23:45:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-qnfa"} {"level":"info","ts":"2026-05-11T23:45:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-qnfa","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"namespace":"tenant-dev-iitf","name":"snapshot-sample-qnfa","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:45:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio"} {"level":"info","ts":"2026-05-11T23:45:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio"} {"level":"info","ts":"2026-05-11T23:45:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:45:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio"} {"level":"info","ts":"2026-05-11T23:45:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T23:45:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio","namespace":"tenant-dev-iitf","name":"snapshot-sample-qnfa","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T23:45:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T23:45:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio"} {"level":"info","ts":"2026-05-11T23:45:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio"} {"level":"info","ts":"2026-05-11T23:45:23Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-qnfa', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"namespace":"tenant-dev-iitf","name":"snapshot-sample-qnfa","reconcileID":"3974f469-0c22-45df-a162-5d96eaff7811"} {"level":"info","ts":"2026-05-11T23:45:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio","namespace":"tenant-dev-iitf","name":"snapshot-sample-qnfa-6wj5q","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-11T23:45:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-idcbcg","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio","release.Name":"snapshot-sample-qnfa-6wj5q"} {"level":"info","ts":"2026-05-11T23:45:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio"} {"level":"info","ts":"2026-05-11T23:45:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-qnfa","namespace":"tenant-dev-iitf"},"application":"tenant-dev-iitf/appstudio"} {"level":"info","ts":"2026-05-11T23:45:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-emdt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-one-emdt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-xvji","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-oaerin","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-eyoews","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-oofnrj","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-cick","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-wkfn","name":"my-integration-test-oksu"}} {"level":"info","ts":"2026-05-11T23:45:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-11T23:45:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-11T23:45:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/11 23:45:39 http: TLS handshake error from 10.130.0.2:35558: EOF {"level":"info","ts":"2026-05-11T23:45:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-ysauia","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-coen","name":"my-integration-test-chpk"}} {"level":"info","ts":"2026-05-11T23:45:42Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-qwmucx","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-fywq","name":"my-integration-test-msli"}} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-msli"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-msli"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-fywq","name":"skipped-its"}} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/11 23:45:46 http: TLS handshake error from 10.129.0.2:57928: EOF {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-coen","name":"my-integration-test-aytg"}} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-aytg"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-aytg"} {"level":"info","ts":"2026-05-11T23:45:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T23:45:48Z","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-lxwv"},"snapshot.Namespace":"block-rp-dev-lxwv","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-11T23:45:48Z","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-lxwv"}} {"level":"info","ts":"2026-05-11T23:45:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:45: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:45:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-akhr","name":"my-integration-test-miju"}} {"level":"info","ts":"2026-05-11T23:45:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-miju"} {"level":"info","ts":"2026-05-11T23:45:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-miju"} {"level":"info","ts":"2026-05-11T23:45:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T23:45: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","PR group":"konflux-test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:45: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:45: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:45:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-akhr","name":"my-integration-test-upjx"}} {"level":"info","ts":"2026-05-11T23:45:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-upjx"} {"level":"info","ts":"2026-05-11T23:46:00Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-upjx"} {"level":"info","ts":"2026-05-11T23:46:00Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T23:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:46:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517374745} {"level":"info","ts":"2026-05-11T23:46:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusName":"Konflux Dev version / my-integration-test-zgkm / test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:46:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:46:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus2.ID":14318064106,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:46:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517374745} {"level":"info","ts":"2026-05-11T23:46:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusName":"Konflux Dev version / my-integration-test-wigh / test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:46:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:46:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus2.ID":14318064153,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:46:01Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","reconcileID":"d07c9728-20fe-40db-b27a-d7366397d807","snapshot.Namespace":"gitlab-rep-xdgm","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T23:46:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:46:01Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:46:01Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelineRun.Namespace":"gitlab-rep-xdgm","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:46:01Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelinerun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj"} {"level":"info","ts":"2026-05-11T23:46: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-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46: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-pac-gitlab-idcbcg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-akhr","name":"my-integration-test-qilf"}} {"level":"info","ts":"2026-05-11T23:46:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qilf"} {"level":"info","ts":"2026-05-11T23:46:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qilf"} {"level":"info","ts":"2026-05-11T23:46:02Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T23:46:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-kwdc","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-11T23:46:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-11T23:46:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-akhr","name":"my-integration-test-ipzv"}} {"level":"info","ts":"2026-05-11T23:46:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ipzv"} {"level":"info","ts":"2026-05-11T23:46:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-11T23:46:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ipzv"} {"level":"info","ts":"2026-05-11T23:46:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T23:46:07Z","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-cknx"},"snapshot.Namespace":"neg-rp-dev-cknx","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-11T23:46:07Z","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-cknx"}} {"level":"info","ts":"2026-05-11T23:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-isgj","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-pbaa","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-xvji-on-pull-request-pjrx5","PR group":"konflux-test-comp-xvji"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-taoh","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-zisx"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-zisx","application":"appstudio"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-zisx"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zisx"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-vdgr","namespace":"build-e2e-tmfi"},"application":"build-e2e-tmfi/build-suite-component-update-ayrh","namespace":"build-e2e-tmfi","name":"fj-multi-component-child-vdgr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-zisx","snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"namespace":"happy-path-xact","name":"snapshot-sample-zisx","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:46: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":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:46: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":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio","namespace":"happy-path-xact","name":"snapshot-sample-zisx","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T23:46:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T23:46: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":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio"} {"level":"info","ts":"2026-05-11T23:46:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio"} {"level":"info","ts":"2026-05-11T23:46:13Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-zisx', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"namespace":"happy-path-xact","name":"snapshot-sample-zisx","reconcileID":"c2dc6533-2cad-43f9-998e-deae799d52b9"} {"level":"info","ts":"2026-05-11T23:46:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio","namespace":"happy-path-xact","name":"snapshot-sample-zisx-gsvwt","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-11T23:46:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-kwdc","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio","release.Name":"snapshot-sample-zisx-gsvwt"} {"level":"info","ts":"2026-05-11T23:46:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-yksl","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46: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":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio"} {"level":"info","ts":"2026-05-11T23:46:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-zisx","namespace":"happy-path-xact"},"application":"happy-path-xact/appstudio"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-ezrskd","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:19Z","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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-oaerin-on-pull-request-6jb85","PR group":"konflux-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:46:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:46:19Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:46:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.NameSpace":"integration1-fywq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-msli","externalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:46:19Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ID":75470362800,"CheckName":"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","pipelineRun.Namespace":"integration1-fywq","pipelineRun.Name":"test-component-pac-oaerin-on-pull-request-6jb85","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:46:19Z","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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","pipelinerun.Name":"test-component-pac-oaerin-on-pull-request-6jb85"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-kdub","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-vdgr","namespace":"build-e2e-tmfi"},"application":"build-e2e-tmfi/build-suite-component-update-ayrh","namespace":"build-e2e-tmfi","name":"fj-multi-component-parent-vdgr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-eyoews-on-pull-request-xx4fl","PR group":"konflux-go-component-eyoews"} {"level":"info","ts":"2026-05-11T23:46: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","prGroup":"konflux-go-component-eyoews","prGroupHash":"d6cde318e34ce7f10df6d7b30512462fbb04bda08bbad5bc38d9cd2f153443"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:27Z","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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-oofnrj-on-pull-request-4q46w","PR group":"konflux-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","prGroup":"konflux-test-component-pac-oofnrj","prGroupHash":"19432db2c65f6cf4f112a6c73bccd806add9a9b72f0b77714e66873cf4b0c6"} {"level":"info","ts":"2026-05-11T23:46: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-uddgnj","namespace":"build-e2e-mbxo"},"application":"build-e2e-mbxo/build-suite-test-application-pmbt","namespace":"build-e2e-mbxo","name":"test-annotations-uddgnj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-miju-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-miju-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","snapshot.NameSpace":"stat-rep-akhr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-miju","externalID":"my-integration-test-miju-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470377776,"CheckName":"Konflux Dev version / my-integration-test-miju / test-component-pac-oofnrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-upjx-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-upjx-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","snapshot.NameSpace":"stat-rep-akhr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-upjx","externalID":"my-integration-test-upjx-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470378478,"CheckName":"Konflux Dev version / my-integration-test-upjx / test-component-pac-oofnrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-qilf-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-qilf-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","snapshot.NameSpace":"stat-rep-akhr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qilf","externalID":"my-integration-test-qilf-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470379056,"CheckName":"Konflux Dev version / my-integration-test-qilf / test-component-pac-oofnrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-ipzv-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-ipzv-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","snapshot.NameSpace":"stat-rep-akhr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ipzv","externalID":"my-integration-test-ipzv-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470379513,"CheckName":"Konflux Dev version / my-integration-test-ipzv / test-component-pac-oofnrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","pipelineRun.Namespace":"stat-rep-akhr","pipelineRun.Name":"test-component-pac-oofnrj-on-pull-request-4q46w","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:46:28Z","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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","pipelinerun.Name":"test-component-pac-oofnrj-on-pull-request-4q46w"} {"level":"info","ts":"2026-05-11T23:46: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:28Z","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-oofnrj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-miju-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-miju-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","existingCheckRun":"github.CheckRun{ID:75470377776, NodeID:\"CR_kwDOMjU9q88AAAARkmKTMA\", HeadSHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", ExternalID:\"my-integration-test-miju-test-component-pac-oofnrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470377776\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75470377776\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oofnrj snapshot scenario my-integration-test-miju is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-akhr/test-component-pac-oofnrj-on-pull-request-4q46w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470377776/annotations\"}, Name:\"Konflux Dev version / my-integration-test-miju / test-component-pac-oofnrj\", CheckSuite:github.CheckSuite{ID:68513962985}, 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:3665256885, Number:9690, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9690\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oofnrj\", SHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", 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-bqafku\", 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-11T23:46:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470377776,"CheckName":"Konflux Dev version / my-integration-test-miju / test-component-pac-oofnrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-upjx-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-upjx-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","existingCheckRun":"github.CheckRun{ID:75470378478, NodeID:\"CR_kwDOMjU9q88AAAARkmKV7g\", HeadSHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", ExternalID:\"my-integration-test-upjx-test-component-pac-oofnrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470378478\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75470378478\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oofnrj snapshot scenario my-integration-test-upjx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-akhr/test-component-pac-oofnrj-on-pull-request-4q46w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470378478/annotations\"}, Name:\"Konflux Dev version / my-integration-test-upjx / test-component-pac-oofnrj\", CheckSuite:github.CheckSuite{ID:68513962985}, 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:3665256885, Number:9690, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9690\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oofnrj\", SHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", 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-bqafku\", 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-11T23:46:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470378478,"CheckName":"Konflux Dev version / my-integration-test-upjx / test-component-pac-oofnrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-qilf-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-qilf-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","existingCheckRun":"github.CheckRun{ID:75470379056, NodeID:\"CR_kwDOMjU9q88AAAARkmKYMA\", HeadSHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", ExternalID:\"my-integration-test-qilf-test-component-pac-oofnrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470379056\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75470379056\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oofnrj snapshot optional scenario my-integration-test-qilf is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-akhr/test-component-pac-oofnrj-on-pull-request-4q46w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470379056/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qilf / test-component-pac-oofnrj\", CheckSuite:github.CheckSuite{ID:68513962985}, 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:3665256885, Number:9690, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9690\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oofnrj\", SHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", 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-bqafku\", 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-11T23:46:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470379056,"CheckName":"Konflux Dev version / my-integration-test-qilf / test-component-pac-oofnrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-ipzv-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-ipzv-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","existingCheckRun":"github.CheckRun{ID:75470379513, NodeID:\"CR_kwDOMjU9q88AAAARkmKZ-Q\", HeadSHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", ExternalID:\"my-integration-test-ipzv-test-component-pac-oofnrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470379513\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75470379513\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oofnrj snapshot scenario my-integration-test-ipzv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-akhr/test-component-pac-oofnrj-on-pull-request-4q46w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470379513/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ipzv / test-component-pac-oofnrj\", CheckSuite:github.CheckSuite{ID:68513962985}, 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:3665256885, Number:9690, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9690\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oofnrj\", SHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", 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-bqafku\", 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-11T23:46:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470379513,"CheckName":"Konflux Dev version / my-integration-test-ipzv / test-component-pac-oofnrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","pipelineRun.Namespace":"stat-rep-akhr","pipelineRun.Name":"test-component-pac-oofnrj-on-pull-request-4q46w","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","pipelinerun.Name":"test-component-pac-oofnrj-on-pull-request-4q46w"} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:30Z","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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","PR group":"konflux-gh-multi-component-child-kwdc"} {"level":"info","ts":"2026-05-11T23:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:30Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46: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-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46: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-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46: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-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46: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-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-yksl","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-qnfa"} {"level":"info","ts":"2026-05-11T23:46:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-iitf","snapshot":"snapshot-sample-qnfa"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-cick-on-pull-request-z7c9v","PR group":"konflux-test-comp-cick"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-yrhwtf","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-isgj-on-pull-request-8st7h","PR group":"konflux-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","prGroup":"konflux-konflux-demo-component-isgj","prGroupHash":"cac1c213c45b30c2bc54593e75b8e69cbf189c0ac154a132bd0fa179519f2d"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:46:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:46:49Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:46:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.NameSpace":"konflux-coen","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-aytg","externalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:46:50Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ID":75470418382,"CheckName":"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","pipelineRun.Namespace":"konflux-coen","pipelineRun.Name":"konflux-demo-component-isgj-on-pull-request-8st7h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-isgj-on-pull-request-8st7h"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qwmucx-on-pull-request-s4xzr","PR group":"konflux-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","prGroup":"konflux-go-component-qwmucx","prGroupHash":"9033cb8b92b7b361a0d458d25d12d61c5cbf33c15db94128f5029cfb1b31e4"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:46:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75470426200,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"go-component-qwmucx-on-pull-request-s4xzr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"go-component-qwmucx-on-pull-request-s4xzr"} {"level":"info","ts":"2026-05-11T23: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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-qwmucx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75470426200, NodeID:\"CR_kwDONSo-hs8AAAARkmNQWA\", HeadSHA:\"1d006743e061999426c1077c3880cd505a90ae77\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75470426200\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75470426200\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwmucx snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/go-component-qwmucx-on-pull-request-s4xzr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75470426200/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68514005574}, 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:3665258604, Number:21954, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21954\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwmucx\", SHA:\"1d006743e061999426c1077c3880cd505a90ae77\", 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-eliwxc\", 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-11T23:46:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75470426200,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"go-component-qwmucx-on-pull-request-s4xzr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:46:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"go-component-qwmucx-on-pull-request-s4xzr"} {"level":"info","ts":"2026-05-11T23: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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-qwmucx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:46: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:46:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-11T23:46:55Z","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-cknx","snapshot":"snapshot"} {"level":"info","ts":"2026-05-11T23:46:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-11T23:46:57Z","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-lxwv","snapshot":"snapshot"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-pbaa-on-pull-request-5rrwt","PR group":"konflux-component-two-pbaa"} {"level":"info","ts":"2026-05-11T23:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","prGroup":"konflux-component-two-pbaa","prGroupHash":"d058d137effbac3424195ee2124eb6820cc40e1af243c46d71308d2b26e344"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T23:47:05Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-11T23: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":"b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a.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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a.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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"name":"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-isgj-on-pull-request-8st7h-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-2b6bc6c5e8bc8f30a456a25d17177566-31f6cc755760214c-01"}},"deletionTimestamp":"2026-05-11 23:47:05 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:47:05Z","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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"error","ts":"2026-05-11T23:47:05Z","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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-isgj-on-pull-request-8st7h","error":"PipelineRun.tekton.dev \"konflux-demo-component-isgj-on-pull-request-8st7h\" 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-11T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-isgj-on-pull-request-8st7h\" 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-11T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-isgj-on-pull-request-8st7h\" 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-11T23:47:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","reconcileID":"fc39cf6f-ab07-4f9c-be34-6cee9e413797","error":"PipelineRun.tekton.dev \"konflux-demo-component-isgj-on-pull-request-8st7h\" 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-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T23:47:05Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-11T23: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":"b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a.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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a.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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"name":"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-isgj-on-pull-request-8st7h-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-2b6bc6c5e8bc8f30a456a25d17177566-31f6cc755760214c-01"}},"deletionTimestamp":"2026-05-11 23:47:05 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:47:05Z","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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-pull-request-8st7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T23:47:05Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-11T23: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":"b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a.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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a.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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"name":"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-isgj-on-pull-request-8st7h-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-2b6bc6c5e8bc8f30a456a25d17177566-31f6cc755760214c-01"}},"deletionTimestamp":"2026-05-11 23:47:05 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:47:05Z","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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T23:47:05Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-11T23: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":"b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a.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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a.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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"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-coen/konflux-demo-component-isgj:on-pr-b57d09b4d0c930b87947179ec6febc1e8f561d3a"},{"name":"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-isgj-on-pull-request-8st7h-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-2b6bc6c5e8bc8f30a456a25d17177566-31f6cc755760214c-01"}},"deletionTimestamp":"2026-05-11 23:47:05 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:47:05Z","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-isgj-on-pull-request-8st7h","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-taoh-on-pull-request-htq7n","PR group":"konflux-test-comp-taoh"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:47:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-mw94j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:47:19Z","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-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47: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":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47: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":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-mw94j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-isgj-on-push-mw94j is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:47: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:47: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:47: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:47: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47: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-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:47:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","PR group":"konflux-gh-multi-component-parent-kwdc"} {"level":"info","ts":"2026-05-11T23:47: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","PR group":"konflux-gl-multi-component-child-yksl"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","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-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","PR group":"konflux-gh-test-custom-default-ezrskd"} {"level":"info","ts":"2026-05-11T23:47: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","prGroup":"konflux-gh-test-custom-default-ezrskd","prGroupHash":"3a44bcde41fe411667004855853ecf46daf8af700e7f7b9da60d5ccdb01d8d"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:47: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:47:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:47: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-kdub-on-pull-request-5rtdt","PR group":"konflux-test-symlink-comp-kdub"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-symlink-comp-kdub","prGroupHash":"569f877d0bc2cdecb3a7d4c9c8ed1a0ada0d73de42b703ee7eff36ce65e86c"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47: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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47: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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47: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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47: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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47: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-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47: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-default-ezrskd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:47:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:52Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:47:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:52Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-ezrskd","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","PR group":"konflux-gl-multi-component-parent-yksl"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-parent-yksl","prGroupHash":"c0844e5fdf53cd3fd745a3eb22b44e4518eb8b013bd23a0987d4b68a4ac98a"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47: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-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47: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-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:47:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-11T23:47:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"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-11T23:47:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"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-11T23:47:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"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-11T23:47:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","reconcileID":"454f9e3c-760b-4f1a-ae99-434e48fe56df","error":"pipelineruns.tekton.dev \"gh-test-custom-default-ezrskd-on-pull-request-vb9n9\" 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-11T23:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"req":{"name":"gh-test-custom-default-ezrskd-on-pull-request-vb9n9","namespace":"build-e2e-adfn"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-ezrskd-on-pull-request-vb9n9\" 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-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-11T23:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","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-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","PR group":"konflux-gl-test-custom-default-yrhwtf"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","prGroup":"konflux-gl-test-custom-default-yrhwtf","prGroupHash":"6b84353241042b5b0ff3ca5dcca11aaba5bd92dae5b47dc8e949bb30b4220e"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:48:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-wxgxqy","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48: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-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48: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-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48: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-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-yrhwtf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:20Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-yrhwtf","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-symlink-comp-kdub","prGroupHash":"569f877d0bc2cdecb3a7d4c9c8ed1a0ada0d73de42b703ee7eff36ce65e86c"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:48:37Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T23:47:39Z","completionTime":"2026-05-11T23:48:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"name":"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-kdub-on-pull-request-5rtdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kdub-on-pull-request-5rtdt-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-5236a294f10cb080cb7a952aa6323d0d-c7a83ccd0d15ee76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-kdub-on-pull-request-5rtdt has finished running","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-symlink-comp-kdub","prGroupHash":"569f877d0bc2cdecb3a7d4c9c8ed1a0ada0d73de42b703ee7eff36ce65e86c"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:48:37Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T23:47:39Z","completionTime":"2026-05-11T23:48:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"name":"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-kdub-on-pull-request-5rtdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kdub-on-pull-request-5rtdt-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-5236a294f10cb080cb7a952aa6323d0d-c7a83ccd0d15ee76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-kdub-on-pull-request-5rtdt has finished running","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-symlink-comp-kdub","prGroupHash":"569f877d0bc2cdecb3a7d4c9c8ed1a0ada0d73de42b703ee7eff36ce65e86c"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:48:37Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T23:47:39Z","completionTime":"2026-05-11T23:48:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"name":"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-kdub-on-pull-request-5rtdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kdub-on-pull-request-5rtdt-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-5236a294f10cb080cb7a952aa6323d0d-c7a83ccd0d15ee76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-kdub-on-pull-request-5rtdt has finished running","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-symlink-comp-kdub","prGroupHash":"569f877d0bc2cdecb3a7d4c9c8ed1a0ada0d73de42b703ee7eff36ce65e86c"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","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-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:48:37Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T23:47:39Z","completionTime":"2026-05-11T23:48:37Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"name":"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-kdub-on-pull-request-5rtdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kdub-on-pull-request-5rtdt-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-5236a294f10cb080cb7a952aa6323d0d-c7a83ccd0d15ee76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-kdub-on-pull-request-5rtdt has finished running","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-symlink-comp-kdub","prGroupHash":"569f877d0bc2cdecb3a7d4c9c8ed1a0ada0d73de42b703ee7eff36ce65e86c"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:38Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:48:38Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T23:47:39Z","completionTime":"2026-05-11T23:48:38Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"name":"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-kdub-on-pull-request-5rtdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kdub-on-pull-request-5rtdt-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-5236a294f10cb080cb7a952aa6323d0d-c7a83ccd0d15ee76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:48:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-kdub-on-pull-request-5rtdt has finished running","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-symlink-comp-kdub","prGroupHash":"569f877d0bc2cdecb3a7d4c9c8ed1a0ada0d73de42b703ee7eff36ce65e86c"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:38Z","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-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:48:38Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T23:47:39Z","completionTime":"2026-05-11T23:48:38Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"name":"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-kdub-on-pull-request-5rtdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kdub-on-pull-request-5rtdt-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-5236a294f10cb080cb7a952aa6323d0d-c7a83ccd0d15ee76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:48:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-kdub-on-pull-request-5rtdt has finished running","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-11T23:48:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"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-11T23:48:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"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-11T23:48:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","reconcileID":"370cf2fb-229f-4b1c-9a95-825550946914","error":"pipelineruns.tekton.dev \"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6\" 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":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"req":{"name":"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6","namespace":"build-e2e-dgps"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-yrhwtf-on-pull-request-rl9d6\" 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-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:48: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-pbaa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23: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":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:42Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-qoesft","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:48:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:43Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","PR group":"konflux-gh-test-custom-branch-wxgxqy"} {"level":"info","ts":"2026-05-11T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","prGroup":"konflux-gh-test-custom-branch-wxgxqy","prGroupHash":"4b3601ca966646ea3cf5a1af6b8c15f4ecf1685c752debf0eeade5030618b0"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:48:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zisx"} {"level":"info","ts":"2026-05-11T23:48:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-xact","snapshot":"snapshot-sample-zisx"} {"level":"info","ts":"2026-05-11T23:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-geow-20260511-234919-797"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-geow-20260511-234919-797","application":"build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-geow-20260511-234919-797"} {"level":"info","ts":"2026-05-11T23:49: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-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","Application.Name":"build-secret-lookup-geow","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"build-secret-lookup-geow-20260511-234919-797","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T23:49:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T23:49: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-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-797","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-emdt","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-one-emdt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-geow-20260511-234919-869"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-geow-20260511-234919-869","application":"build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-geow-20260511-234919-869"} {"level":"info","ts":"2026-05-11T23:49: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-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","Application.Name":"build-secret-lookup-geow","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"build-secret-lookup-geow-20260511-234919-869","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T23:49:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T23:49: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-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-geow-20260511-234919-869","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow"} {"level":"info","ts":"2026-05-11T23:49:19Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-pbaa","namespace":"build-e2e-lgxx"},"application":"build-e2e-lgxx/build-secret-lookup-geow","namespace":"build-e2e-lgxx","name":"component-two-pbaa","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","PR group":"konflux-gl-test-custom-branch-qoesft"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","prGroup":"konflux-gl-test-custom-branch-qoesft","prGroupHash":"42d695673076d0bcbc63773742047f96e06ee8701bb469af77e49c7917d1fb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:49: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:49: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:49: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-11T23:49:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"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-11T23:49:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"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-11T23:49:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"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-11T23:49:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"namespace":"build-e2e-lgxx","name":"component-two-pbaa-on-pull-request-5rrwt","reconcileID":"33d7609c-da5a-483b-addb-6c73703c219b","error":"pipelineruns.tekton.dev \"component-two-pbaa-on-pull-request-5rrwt\" 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-11T23:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"req":{"name":"component-two-pbaa-on-pull-request-5rrwt","namespace":"build-e2e-lgxx"},"error":"PipelineRun.tekton.dev \"component-two-pbaa-on-pull-request-5rrwt\" 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-11T23:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-geow-20260511-234919-869"} {"level":"info","ts":"2026-05-11T23:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lgxx","snapshot":"build-secret-lookup-geow-20260511-234919-869"} {"level":"info","ts":"2026-05-11T23:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-geow-20260511-234919-797"} {"level":"info","ts":"2026-05-11T23:49:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lgxx","snapshot":"build-secret-lookup-geow-20260511-234919-797"} 2026/05/11 23:49:33 http: TLS handshake error from 10.129.0.2:49500: EOF {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:49: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:50:26Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517374745} {"level":"info","ts":"2026-05-11T23:50:26Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:50:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus2.ID":14318064106,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:50:26Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:26Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517374745} {"level":"info","ts":"2026-05-11T23:50:26Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus2.ID":14318064153,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:50:27Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","reconcileID":"2c63c696-5e09-4df0-9b10-ddfac85c94b0","snapshot.Namespace":"gitlab-rep-xdgm","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:50:27Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":1} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:50:27Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelineRun.Namespace":"gitlab-rep-xdgm","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:50:27Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelinerun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj"} {"level":"info","ts":"2026-05-11T23:50: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-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-pac-gitlab-idcbcg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:50:26Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-11T23:46:07Z","completionTime":"2026-05-11T23:50:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"name":"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"]}]},{"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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d21571695d5af25f888603fb98cb227a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd21571695d5af25f888603fb98cb227a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gd21571695d5af25f888603fb98cb227a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacd21571695d5af25f888603fb98cb227a-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b19feef5139d42b4d668f24d2932d356-8aaed88c40952ff2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:50:26Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-11T23:46:07Z","completionTime":"2026-05-11T23:50:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"name":"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"]}]},{"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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d21571695d5af25f888603fb98cb227a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd21571695d5af25f888603fb98cb227a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gd21571695d5af25f888603fb98cb227a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacd21571695d5af25f888603fb98cb227a-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b19feef5139d42b4d668f24d2932d356-8aaed88c40952ff2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:50:26Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-11T23:46:07Z","completionTime":"2026-05-11T23:50:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"name":"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"]}]},{"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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d21571695d5af25f888603fb98cb227a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd21571695d5af25f888603fb98cb227a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gd21571695d5af25f888603fb98cb227a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacd21571695d5af25f888603fb98cb227a-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b19feef5139d42b4d668f24d2932d356-8aaed88c40952ff2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:50: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:50: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:50: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:50:26Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-11T23:46:07Z","completionTime":"2026-05-11T23:50:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"name":"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"]}]},{"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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d21571695d5af25f888603fb98cb227a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd21571695d5af25f888603fb98cb227a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gd21571695d5af25f888603fb98cb227a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacd21571695d5af25f888603fb98cb227a-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b19feef5139d42b4d668f24d2932d356-8aaed88c40952ff2-01"}},"deletionTimestamp":"2026-05-11 23:50:39 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:50:39Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:50:26Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-11T23:46:07Z","completionTime":"2026-05-11T23:50:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"name":"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"]}]},{"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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d21571695d5af25f888603fb98cb227a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd21571695d5af25f888603fb98cb227a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gd21571695d5af25f888603fb98cb227a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacd21571695d5af25f888603fb98cb227a-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b19feef5139d42b4d668f24d2932d356-8aaed88c40952ff2-01"}},"deletionTimestamp":"2026-05-11 23:50:39 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:50:39Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:50:26Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-11T23:46:07Z","completionTime":"2026-05-11T23:50:26Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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":"f4d4399a6f47570624c1ecab025daae153e1fbc7"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-f4d4399a6f47570624c1ecab025daae153e1fbc7"},{"name":"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"]}]},{"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-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-d21571695d5af25f888603fb98cb227a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd21571695d5af25f888603fb98cb227a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gd21571695d5af25f888603fb98cb227a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacd21571695d5af25f888603fb98cb227a-build-image-index","pipelineTaskName":"build-image-index"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b19feef5139d42b4d668f24d2932d356-8aaed88c40952ff2-01"}},"deletionTimestamp":"2026-05-11 23:50:39 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:50:39Z","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-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:50: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:50: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:50: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:50: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:45Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","PR group":"konflux-test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:50: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:50:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517379290} {"level":"info","ts":"2026-05-11T23:50:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusName":"Konflux Dev version / my-integration-test-zgkm / test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:50:46Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:50:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus2.ID":14318091372,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:50:46Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517379290} {"level":"info","ts":"2026-05-11T23:50:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusName":"Konflux Dev version / my-integration-test-wigh / test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:50:46Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:50:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus2.ID":14318091373,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:50:46Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","reconcileID":"ad53daf0-97fc-4fc6-980e-096b08a33861","snapshot.Namespace":"gitlab-rep-xdgm","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T23:50:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:50:46Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:50:46Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":2} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:50:47Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelineRun.Namespace":"gitlab-rep-xdgm","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelinerun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f"} {"level":"info","ts":"2026-05-11T23:50: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj with pr group konflux-test-comp-pac-gitlab-idcbcg is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-pac-gitlab-idcbcg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:50:47Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517379290} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commitStatus.Name":"Konflux Dev version / my-integration-test-zgkm / test-comp-pac-gitlab-idcbcg","commitStatus.ID":14318091372} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus.ID":14318091372,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T23:50:47Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517379290} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commitStatus.Name":"Konflux Dev version / my-integration-test-wigh / test-comp-pac-gitlab-idcbcg","commitStatus.ID":14318091373} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus.ID":14318091373,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T23:50:47Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","reconcileID":"22eab873-2755-4e21-9e39-a4ba592db9e2","snapshot.Namespace":"gitlab-rep-xdgm","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:50:47Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:50:47Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":2} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:50:48Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelineRun.Namespace":"gitlab-rep-xdgm","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelinerun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f"} {"level":"info","ts":"2026-05-11T23:50: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg-on-pull-request-8x7rj with pr group konflux-test-comp-pac-gitlab-idcbcg is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50: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-pac-gitlab-idcbcg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:51: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:51:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:51:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:52:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:38Z","completionTime":"2026-05-11T23:52:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"IMAGE_DIGEST","value":"sha256:f318762186ae1b40e42d602f2563db3a496cddadaa3e93c7d131c00e9d85131e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c5550230be01227aa8b4f6b5e3468e69367ccc25"}],"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":"c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"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-cick-on-pull-request-z7c9v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes461f5ad221f0f152cc5bd0304d530d1c-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-cick-on-pull-request-z7c9v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-6725a792834cb1b0e3c83e944ebec136","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-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-a31773a527136ef3ac6af34bf7901382-b438799ba6fea2d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-z7c9v has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:52:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:38Z","completionTime":"2026-05-11T23:52:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"IMAGE_DIGEST","value":"sha256:f318762186ae1b40e42d602f2563db3a496cddadaa3e93c7d131c00e9d85131e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c5550230be01227aa8b4f6b5e3468e69367ccc25"}],"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":"c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"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-cick-on-pull-request-z7c9v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes461f5ad221f0f152cc5bd0304d530d1c-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-cick-on-pull-request-z7c9v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-6725a792834cb1b0e3c83e944ebec136","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-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-a31773a527136ef3ac6af34bf7901382-b438799ba6fea2d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-z7c9v has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:52:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:38Z","completionTime":"2026-05-11T23:52:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"IMAGE_DIGEST","value":"sha256:f318762186ae1b40e42d602f2563db3a496cddadaa3e93c7d131c00e9d85131e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c5550230be01227aa8b4f6b5e3468e69367ccc25"}],"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":"c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"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-cick-on-pull-request-z7c9v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes461f5ad221f0f152cc5bd0304d530d1c-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-cick-on-pull-request-z7c9v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-6725a792834cb1b0e3c83e944ebec136","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-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-a31773a527136ef3ac6af34bf7901382-b438799ba6fea2d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-z7c9v has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:52:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:38Z","completionTime":"2026-05-11T23:52:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"IMAGE_DIGEST","value":"sha256:f318762186ae1b40e42d602f2563db3a496cddadaa3e93c7d131c00e9d85131e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c5550230be01227aa8b4f6b5e3468e69367ccc25"}],"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":"c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"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-cick-on-pull-request-z7c9v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes461f5ad221f0f152cc5bd0304d530d1c-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-cick-on-pull-request-z7c9v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-6725a792834cb1b0e3c83e944ebec136","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-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-a31773a527136ef3ac6af34bf7901382-b438799ba6fea2d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-z7c9v has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:52:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:38Z","completionTime":"2026-05-11T23:52:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"IMAGE_DIGEST","value":"sha256:f318762186ae1b40e42d602f2563db3a496cddadaa3e93c7d131c00e9d85131e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c5550230be01227aa8b4f6b5e3468e69367ccc25"}],"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":"c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"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-cick-on-pull-request-z7c9v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes461f5ad221f0f152cc5bd0304d530d1c-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-cick-on-pull-request-z7c9v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-6725a792834cb1b0e3c83e944ebec136","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-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-a31773a527136ef3ac6af34bf7901382-b438799ba6fea2d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-z7c9v has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:52: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:52:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:52: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:52: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:52: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:52:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:48Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52: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-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52: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-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:49Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:52:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:52:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:52: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:52: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:52: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:52: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:52: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:52: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53: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-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:53: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:53: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:53: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:53: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:53: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:53:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:14Z","completionTime":"2026-05-11T23:53:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"IMAGE_DIGEST","value":"sha256:8ee009cafaa824b7cf9ebf24067605f79a4a38396707535cf433b0cea69b1c12"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"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-xvji-on-pull-request-pjrx5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e4c6a45f2b4c09f103463e299cdfcc4-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-xvji-on-pull-request-pjrx5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-243eb2eda16eebd16ed8bf9bce60eb12","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-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-77b200ddcd916d4d06f9b3b262400bd4-e06873e107e87659-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-pjrx5 has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:53:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:14Z","completionTime":"2026-05-11T23:53:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"IMAGE_DIGEST","value":"sha256:8ee009cafaa824b7cf9ebf24067605f79a4a38396707535cf433b0cea69b1c12"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"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-xvji-on-pull-request-pjrx5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e4c6a45f2b4c09f103463e299cdfcc4-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-xvji-on-pull-request-pjrx5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-243eb2eda16eebd16ed8bf9bce60eb12","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-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-77b200ddcd916d4d06f9b3b262400bd4-e06873e107e87659-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-pjrx5 has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:53:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:14Z","completionTime":"2026-05-11T23:53:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"IMAGE_DIGEST","value":"sha256:8ee009cafaa824b7cf9ebf24067605f79a4a38396707535cf433b0cea69b1c12"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"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-xvji-on-pull-request-pjrx5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e4c6a45f2b4c09f103463e299cdfcc4-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-xvji-on-pull-request-pjrx5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-243eb2eda16eebd16ed8bf9bce60eb12","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-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-77b200ddcd916d4d06f9b3b262400bd4-e06873e107e87659-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-pjrx5 has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:36Z","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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:53:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:14Z","completionTime":"2026-05-11T23:53:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"IMAGE_DIGEST","value":"sha256:8ee009cafaa824b7cf9ebf24067605f79a4a38396707535cf433b0cea69b1c12"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"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-xvji-on-pull-request-pjrx5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e4c6a45f2b4c09f103463e299cdfcc4-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-xvji-on-pull-request-pjrx5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-243eb2eda16eebd16ed8bf9bce60eb12","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-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-77b200ddcd916d4d06f9b3b262400bd4-e06873e107e87659-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-pjrx5 has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:36Z","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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:53:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:14Z","completionTime":"2026-05-11T23:53:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"IMAGE_DIGEST","value":"sha256:8ee009cafaa824b7cf9ebf24067605f79a4a38396707535cf433b0cea69b1c12"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"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-xvji-on-pull-request-pjrx5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e4c6a45f2b4c09f103463e299cdfcc4-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-xvji-on-pull-request-pjrx5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-243eb2eda16eebd16ed8bf9bce60eb12","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-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-77b200ddcd916d4d06f9b3b262400bd4-e06873e107e87659-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-pjrx5 has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:53:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:14Z","completionTime":"2026-05-11T23:53:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"IMAGE_DIGEST","value":"sha256:8ee009cafaa824b7cf9ebf24067605f79a4a38396707535cf433b0cea69b1c12"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"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-xvji-on-pull-request-pjrx5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e4c6a45f2b4c09f103463e299cdfcc4-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-xvji-on-pull-request-pjrx5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-243eb2eda16eebd16ed8bf9bce60eb12","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-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-77b200ddcd916d4d06f9b3b262400bd4-e06873e107e87659-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-pjrx5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-pjrx5 has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:53:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:14Z","completionTime":"2026-05-11T23:53:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"IMAGE_DIGEST","value":"sha256:8ee009cafaa824b7cf9ebf24067605f79a4a38396707535cf433b0cea69b1c12"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"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-xvji-on-pull-request-pjrx5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e4c6a45f2b4c09f103463e299cdfcc4-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-xvji-on-pull-request-pjrx5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-243eb2eda16eebd16ed8bf9bce60eb12","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-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-77b200ddcd916d4d06f9b3b262400bd4-e06873e107e87659-01"}},"deletionTimestamp":"2026-05-11 23:53:45 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:53:45Z","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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-pjrx5 has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:53:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:14Z","completionTime":"2026-05-11T23:53:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"IMAGE_DIGEST","value":"sha256:8ee009cafaa824b7cf9ebf24067605f79a4a38396707535cf433b0cea69b1c12"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"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-xvji-on-pull-request-pjrx5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e4c6a45f2b4c09f103463e299cdfcc4-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-xvji-on-pull-request-pjrx5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-243eb2eda16eebd16ed8bf9bce60eb12","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-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-77b200ddcd916d4d06f9b3b262400bd4-e06873e107e87659-01"}},"deletionTimestamp":"2026-05-11 23:53:45 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-pjrx5 has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:53:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:14Z","completionTime":"2026-05-11T23:53:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"IMAGE_DIGEST","value":"sha256:8ee009cafaa824b7cf9ebf24067605f79a4a38396707535cf433b0cea69b1c12"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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":"0f5019529470d0c49d0d565ca9a984802ac54faa"}],"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"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-qhpr/test-comp-xvji:on-pr-0f5019529470d0c49d0d565ca9a984802ac54faa"},{"name":"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-xvji-on-pull-request-pjrx5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes5e4c6a45f2b4c09f103463e299cdfcc4-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-xvji-on-pull-request-pjrx5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-243eb2eda16eebd16ed8bf9bce60eb12","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-pjrx5-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-77b200ddcd916d4d06f9b3b262400bd4-e06873e107e87659-01"}},"deletionTimestamp":"2026-05-11 23:53:45 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-pjrx5 has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-pjrx5","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-xvji-on-pull-request-8t24v","PR group":"konflux-test-comp-xvji"} {"level":"info","ts":"2026-05-11T23:53: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:56Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:53:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:53:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-pjrx5 with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:01Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:46:29Z","completionTime":"2026-05-11T23:54:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"IMAGE_DIGEST","value":"sha256:39db4d9e618b7d1ed2c98f268e3e2a8415e22d7b25830b152a80b49ed2295e49"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"revision","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6e8588514affc2c1885ac2a77ac2bd28-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6e8588514affc2c1885ac2a77ac2bd28-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6e8588514affc2c1885ac2a77ac2bd28-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6e8588514affc2c1885ac2a77ac2bd28-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6e8588514affc2c1885ac2a77ac2bd28-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6e8588514affc2c1885ac2a77ac2bd28-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b9d262a96b4c6a5c17e2aba621e5662e-381a44616fff8334-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-lw9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:01Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:46:29Z","completionTime":"2026-05-11T23:54:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"IMAGE_DIGEST","value":"sha256:39db4d9e618b7d1ed2c98f268e3e2a8415e22d7b25830b152a80b49ed2295e49"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"revision","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6e8588514affc2c1885ac2a77ac2bd28-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6e8588514affc2c1885ac2a77ac2bd28-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6e8588514affc2c1885ac2a77ac2bd28-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6e8588514affc2c1885ac2a77ac2bd28-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6e8588514affc2c1885ac2a77ac2bd28-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6e8588514affc2c1885ac2a77ac2bd28-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b9d262a96b4c6a5c17e2aba621e5662e-381a44616fff8334-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-lw9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:01Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:46:29Z","completionTime":"2026-05-11T23:54:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"IMAGE_DIGEST","value":"sha256:39db4d9e618b7d1ed2c98f268e3e2a8415e22d7b25830b152a80b49ed2295e49"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"revision","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6e8588514affc2c1885ac2a77ac2bd28-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6e8588514affc2c1885ac2a77ac2bd28-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6e8588514affc2c1885ac2a77ac2bd28-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6e8588514affc2c1885ac2a77ac2bd28-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6e8588514affc2c1885ac2a77ac2bd28-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6e8588514affc2c1885ac2a77ac2bd28-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b9d262a96b4c6a5c17e2aba621e5662e-381a44616fff8334-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-lw9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:01Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:46:29Z","completionTime":"2026-05-11T23:54:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"IMAGE_DIGEST","value":"sha256:39db4d9e618b7d1ed2c98f268e3e2a8415e22d7b25830b152a80b49ed2295e49"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"revision","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6e8588514affc2c1885ac2a77ac2bd28-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6e8588514affc2c1885ac2a77ac2bd28-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6e8588514affc2c1885ac2a77ac2bd28-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6e8588514affc2c1885ac2a77ac2bd28-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6e8588514affc2c1885ac2a77ac2bd28-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6e8588514affc2c1885ac2a77ac2bd28-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b9d262a96b4c6a5c17e2aba621e5662e-381a44616fff8334-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-lw9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:01Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:46:29Z","completionTime":"2026-05-11T23:54:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"IMAGE_DIGEST","value":"sha256:39db4d9e618b7d1ed2c98f268e3e2a8415e22d7b25830b152a80b49ed2295e49"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"revision","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6e8588514affc2c1885ac2a77ac2bd28-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6e8588514affc2c1885ac2a77ac2bd28-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6e8588514affc2c1885ac2a77ac2bd28-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6e8588514affc2c1885ac2a77ac2bd28-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6e8588514affc2c1885ac2a77ac2bd28-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6e8588514affc2c1885ac2a77ac2bd28-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b9d262a96b4c6a5c17e2aba621e5662e-381a44616fff8334-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-lw9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:02Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:31Z","completionTime":"2026-05-11T23:54:02Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"IMAGE_DIGEST","value":"sha256:caeaa42251ba3cc566a3420eb19a3772c913660b7923a49dbf2e975dc8ef93e6"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd"},{"name":"CHAINS-GIT_COMMIT","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"}],"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-ynhfdd"},{"name":"revision","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cbabf2880f6661e936348e2ee23f6856-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componcbabf2880f6661e936348e2ee23f6856-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compcbabf2880f6661e936348e2ee23f6856-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-cbabf2880f6661e936348e2ee23f6856-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comcbabf2880f6661e936348e2ee23f6856-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cocbabf2880f6661e936348e2ee23f6856-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cdae059e173522df54c55b679e5c21c5-c9aa403d3838a8d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-nvb2t has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:02Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:31Z","completionTime":"2026-05-11T23:54:02Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"IMAGE_DIGEST","value":"sha256:caeaa42251ba3cc566a3420eb19a3772c913660b7923a49dbf2e975dc8ef93e6"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd"},{"name":"CHAINS-GIT_COMMIT","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"}],"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-ynhfdd"},{"name":"revision","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cbabf2880f6661e936348e2ee23f6856-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componcbabf2880f6661e936348e2ee23f6856-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compcbabf2880f6661e936348e2ee23f6856-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-cbabf2880f6661e936348e2ee23f6856-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comcbabf2880f6661e936348e2ee23f6856-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cocbabf2880f6661e936348e2ee23f6856-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cdae059e173522df54c55b679e5c21c5-c9aa403d3838a8d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-nvb2t has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:02Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:31Z","completionTime":"2026-05-11T23:54:02Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"IMAGE_DIGEST","value":"sha256:caeaa42251ba3cc566a3420eb19a3772c913660b7923a49dbf2e975dc8ef93e6"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd"},{"name":"CHAINS-GIT_COMMIT","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"}],"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-ynhfdd"},{"name":"revision","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cbabf2880f6661e936348e2ee23f6856-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componcbabf2880f6661e936348e2ee23f6856-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compcbabf2880f6661e936348e2ee23f6856-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-cbabf2880f6661e936348e2ee23f6856-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comcbabf2880f6661e936348e2ee23f6856-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cocbabf2880f6661e936348e2ee23f6856-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cdae059e173522df54c55b679e5c21c5-c9aa403d3838a8d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-nvb2t has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:02Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:31Z","completionTime":"2026-05-11T23:54:02Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"IMAGE_DIGEST","value":"sha256:caeaa42251ba3cc566a3420eb19a3772c913660b7923a49dbf2e975dc8ef93e6"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd"},{"name":"CHAINS-GIT_COMMIT","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"}],"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-ynhfdd"},{"name":"revision","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cbabf2880f6661e936348e2ee23f6856-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componcbabf2880f6661e936348e2ee23f6856-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compcbabf2880f6661e936348e2ee23f6856-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-cbabf2880f6661e936348e2ee23f6856-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comcbabf2880f6661e936348e2ee23f6856-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cocbabf2880f6661e936348e2ee23f6856-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cdae059e173522df54c55b679e5c21c5-c9aa403d3838a8d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-nvb2t has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:02Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:31Z","completionTime":"2026-05-11T23:54:02Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"IMAGE_DIGEST","value":"sha256:caeaa42251ba3cc566a3420eb19a3772c913660b7923a49dbf2e975dc8ef93e6"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd"},{"name":"CHAINS-GIT_COMMIT","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"}],"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-ynhfdd"},{"name":"revision","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cbabf2880f6661e936348e2ee23f6856-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componcbabf2880f6661e936348e2ee23f6856-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compcbabf2880f6661e936348e2ee23f6856-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-cbabf2880f6661e936348e2ee23f6856-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comcbabf2880f6661e936348e2ee23f6856-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cocbabf2880f6661e936348e2ee23f6856-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cdae059e173522df54c55b679e5c21c5-c9aa403d3838a8d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-nvb2t has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:54: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:54: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:54:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:54: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:54: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:54: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:54: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:54: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:54: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:54: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:54: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:54: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:06Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:27Z","completionTime":"2026-05-11T23:55:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"IMAGE_DIGEST","value":"sha256:1cee4eac2ba724040725c45729ee673d038baded59784dc5c481b99df9f8a7dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"revision","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6ec498dad39e07b6def1ba0e9cc66ba4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6ec498dad39e07b6def1ba0e9cc66ba4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6ec498dad39e07b6def1ba0e9cc66ba4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6ec498dad39e07b6def1ba0e9cc66ba4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-6ec498dad39e07b6def1ba0e9cc66ba4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6ec498dad39e07b6def1ba0e9cc66ba4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6ec498dad39e07b6def1ba0e9cc66ba4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7922c07360d708c488b7051db1f19634-8f60ec56fcb07c47-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-xq7fb has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:06Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:27Z","completionTime":"2026-05-11T23:55:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"IMAGE_DIGEST","value":"sha256:1cee4eac2ba724040725c45729ee673d038baded59784dc5c481b99df9f8a7dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"revision","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6ec498dad39e07b6def1ba0e9cc66ba4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6ec498dad39e07b6def1ba0e9cc66ba4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6ec498dad39e07b6def1ba0e9cc66ba4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6ec498dad39e07b6def1ba0e9cc66ba4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-6ec498dad39e07b6def1ba0e9cc66ba4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6ec498dad39e07b6def1ba0e9cc66ba4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6ec498dad39e07b6def1ba0e9cc66ba4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7922c07360d708c488b7051db1f19634-8f60ec56fcb07c47-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-xq7fb has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:06Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:27Z","completionTime":"2026-05-11T23:55:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"IMAGE_DIGEST","value":"sha256:1cee4eac2ba724040725c45729ee673d038baded59784dc5c481b99df9f8a7dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"revision","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6ec498dad39e07b6def1ba0e9cc66ba4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6ec498dad39e07b6def1ba0e9cc66ba4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6ec498dad39e07b6def1ba0e9cc66ba4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6ec498dad39e07b6def1ba0e9cc66ba4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-6ec498dad39e07b6def1ba0e9cc66ba4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6ec498dad39e07b6def1ba0e9cc66ba4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6ec498dad39e07b6def1ba0e9cc66ba4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7922c07360d708c488b7051db1f19634-8f60ec56fcb07c47-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-xq7fb has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:06Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:27Z","completionTime":"2026-05-11T23:55:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"IMAGE_DIGEST","value":"sha256:1cee4eac2ba724040725c45729ee673d038baded59784dc5c481b99df9f8a7dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"revision","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6ec498dad39e07b6def1ba0e9cc66ba4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6ec498dad39e07b6def1ba0e9cc66ba4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6ec498dad39e07b6def1ba0e9cc66ba4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6ec498dad39e07b6def1ba0e9cc66ba4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-6ec498dad39e07b6def1ba0e9cc66ba4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6ec498dad39e07b6def1ba0e9cc66ba4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6ec498dad39e07b6def1ba0e9cc66ba4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7922c07360d708c488b7051db1f19634-8f60ec56fcb07c47-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-xq7fb has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:06Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:27Z","completionTime":"2026-05-11T23:55:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"IMAGE_DIGEST","value":"sha256:1cee4eac2ba724040725c45729ee673d038baded59784dc5c481b99df9f8a7dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"revision","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6ec498dad39e07b6def1ba0e9cc66ba4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6ec498dad39e07b6def1ba0e9cc66ba4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6ec498dad39e07b6def1ba0e9cc66ba4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6ec498dad39e07b6def1ba0e9cc66ba4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-6ec498dad39e07b6def1ba0e9cc66ba4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6ec498dad39e07b6def1ba0e9cc66ba4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6ec498dad39e07b6def1ba0e9cc66ba4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7922c07360d708c488b7051db1f19634-8f60ec56fcb07c47-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-xq7fb has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:06Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:27Z","completionTime":"2026-05-11T23:55:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"IMAGE_DIGEST","value":"sha256:1cee4eac2ba724040725c45729ee673d038baded59784dc5c481b99df9f8a7dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"revision","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6ec498dad39e07b6def1ba0e9cc66ba4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6ec498dad39e07b6def1ba0e9cc66ba4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6ec498dad39e07b6def1ba0e9cc66ba4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6ec498dad39e07b6def1ba0e9cc66ba4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-6ec498dad39e07b6def1ba0e9cc66ba4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6ec498dad39e07b6def1ba0e9cc66ba4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6ec498dad39e07b6def1ba0e9cc66ba4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7922c07360d708c488b7051db1f19634-8f60ec56fcb07c47-01"}},"deletionTimestamp":"2026-05-11 23:55:08 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:55: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-xq7fb has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:06Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:27Z","completionTime":"2026-05-11T23:55:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"IMAGE_DIGEST","value":"sha256:1cee4eac2ba724040725c45729ee673d038baded59784dc5c481b99df9f8a7dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"revision","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6ec498dad39e07b6def1ba0e9cc66ba4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6ec498dad39e07b6def1ba0e9cc66ba4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6ec498dad39e07b6def1ba0e9cc66ba4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6ec498dad39e07b6def1ba0e9cc66ba4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-6ec498dad39e07b6def1ba0e9cc66ba4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6ec498dad39e07b6def1ba0e9cc66ba4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6ec498dad39e07b6def1ba0e9cc66ba4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7922c07360d708c488b7051db1f19634-8f60ec56fcb07c47-01"}},"deletionTimestamp":"2026-05-11 23:55:08 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:55: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-xq7fb has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:06Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:27Z","completionTime":"2026-05-11T23:55:06Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"IMAGE_DIGEST","value":"sha256:1cee4eac2ba724040725c45729ee673d038baded59784dc5c481b99df9f8a7dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih"},{"name":"revision","value":"679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf.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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"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-dmfu/gh-multi-component-parent-kwdc:on-pr-679c9c7f548bd3657774cb13ec941c63321b96cf"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6ec498dad39e07b6def1ba0e9cc66ba4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6ec498dad39e07b6def1ba0e9cc66ba4-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6ec498dad39e07b6def1ba0e9cc66ba4-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6ec498dad39e07b6def1ba0e9cc66ba4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-6ec498dad39e07b6def1ba0e9cc66ba4-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6ec498dad39e07b6def1ba0e9cc66ba4-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6ec498dad39e07b6def1ba0e9cc66ba4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6ec498dad39e07b6def1ba0e9cc66ba4-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7922c07360d708c488b7051db1f19634-8f60ec56fcb07c47-01"}},"deletionTimestamp":"2026-05-11 23:55:08 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-xq7fb has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-xq7fb","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","PR group":"konflux-gh-multi-component-parent-kwdc"} {"level":"info","ts":"2026-05-11T23:55: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-parent-kwdc","prGroupHash":"26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:55: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:55: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:55: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","existingCheckRun":"github.CheckRun{ID:75470362800, NodeID:\"CR_kwDOKrwUx88AAAARkmJYsA\", HeadSHA:\"b6fce0f81bf0db9e591291324e928d912093fe2e\", ExternalID:\"my-integration-test-msli-test-component-pac-oaerin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75470362800\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75470362800\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oaerin snapshot scenario my-integration-test-msli is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-fywq/test-component-pac-oaerin-on-pull-request-6jb85 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75470362800/annotations\"}, Name:\"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin\", CheckSuite:github.CheckSuite{ID:68513947345}, 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:3665256374, Number:30257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30257\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oaerin\", SHA:\"b6fce0f81bf0db9e591291324e928d912093fe2e\", 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-hoitmb\", 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-11T23:55:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ID":75470362800,"CheckName":"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","pipelineRun.Namespace":"integration1-fywq","pipelineRun.Name":"test-component-pac-oaerin-on-pull-request-6jb85","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:55:23Z","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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","pipelinerun.Name":"test-component-pac-oaerin-on-pull-request-6jb85"} {"level":"info","ts":"2026-05-11T23:55: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-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","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-oaerin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:17Z","completionTime":"2026-05-11T23:55:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"IMAGE_DIGEST","value":"sha256:ac4890b559ab61e6114993bbb69884aaffe48a1927b7a9791320ccfe796613d1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"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-oaerin-on-pull-request-6jb85-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp94b66f32f4b3f157589a349992c78c34-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen94b66f32f4b3f157589a349992c78c34-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes94b66f32f4b3f157589a349992c78c34-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-oaerin-on-pull-request-6jb85-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pu9a998356da557ada14a48401b3bfd3c6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone94b66f32f4b3f157589a349992c78c34-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon94b66f32f4b3f157589a349992c78c34-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-895b75252904303bb3c0aa15ac25eb71-94857f7cd78caabf-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-6jb85 has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:17Z","completionTime":"2026-05-11T23:55:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"IMAGE_DIGEST","value":"sha256:ac4890b559ab61e6114993bbb69884aaffe48a1927b7a9791320ccfe796613d1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"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-oaerin-on-pull-request-6jb85-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp94b66f32f4b3f157589a349992c78c34-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen94b66f32f4b3f157589a349992c78c34-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes94b66f32f4b3f157589a349992c78c34-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-oaerin-on-pull-request-6jb85-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pu9a998356da557ada14a48401b3bfd3c6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone94b66f32f4b3f157589a349992c78c34-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon94b66f32f4b3f157589a349992c78c34-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-895b75252904303bb3c0aa15ac25eb71-94857f7cd78caabf-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-6jb85 has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:17Z","completionTime":"2026-05-11T23:55:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"IMAGE_DIGEST","value":"sha256:ac4890b559ab61e6114993bbb69884aaffe48a1927b7a9791320ccfe796613d1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"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-oaerin-on-pull-request-6jb85-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp94b66f32f4b3f157589a349992c78c34-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen94b66f32f4b3f157589a349992c78c34-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes94b66f32f4b3f157589a349992c78c34-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-oaerin-on-pull-request-6jb85-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pu9a998356da557ada14a48401b3bfd3c6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone94b66f32f4b3f157589a349992c78c34-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon94b66f32f4b3f157589a349992c78c34-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-895b75252904303bb3c0aa15ac25eb71-94857f7cd78caabf-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-6jb85 has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:17Z","completionTime":"2026-05-11T23:55:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"IMAGE_DIGEST","value":"sha256:ac4890b559ab61e6114993bbb69884aaffe48a1927b7a9791320ccfe796613d1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"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-oaerin-on-pull-request-6jb85-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp94b66f32f4b3f157589a349992c78c34-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen94b66f32f4b3f157589a349992c78c34-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes94b66f32f4b3f157589a349992c78c34-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-oaerin-on-pull-request-6jb85-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pu9a998356da557ada14a48401b3bfd3c6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone94b66f32f4b3f157589a349992c78c34-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon94b66f32f4b3f157589a349992c78c34-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-895b75252904303bb3c0aa15ac25eb71-94857f7cd78caabf-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-6jb85 has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:17Z","completionTime":"2026-05-11T23:55:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"IMAGE_DIGEST","value":"sha256:ac4890b559ab61e6114993bbb69884aaffe48a1927b7a9791320ccfe796613d1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"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-oaerin-on-pull-request-6jb85-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp94b66f32f4b3f157589a349992c78c34-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen94b66f32f4b3f157589a349992c78c34-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes94b66f32f4b3f157589a349992c78c34-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-oaerin-on-pull-request-6jb85-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pu9a998356da557ada14a48401b3bfd3c6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone94b66f32f4b3f157589a349992c78c34-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon94b66f32f4b3f157589a349992c78c34-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-895b75252904303bb3c0aa15ac25eb71-94857f7cd78caabf-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-6jb85","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-6jb85 has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:17Z","completionTime":"2026-05-11T23:55:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"IMAGE_DIGEST","value":"sha256:ac4890b559ab61e6114993bbb69884aaffe48a1927b7a9791320ccfe796613d1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"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-oaerin-on-pull-request-6jb85-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp94b66f32f4b3f157589a349992c78c34-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen94b66f32f4b3f157589a349992c78c34-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes94b66f32f4b3f157589a349992c78c34-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-oaerin-on-pull-request-6jb85-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pu9a998356da557ada14a48401b3bfd3c6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone94b66f32f4b3f157589a349992c78c34-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon94b66f32f4b3f157589a349992c78c34-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-895b75252904303bb3c0aa15ac25eb71-94857f7cd78caabf-01"}},"deletionTimestamp":"2026-05-11 23:55:28 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:55:28Z","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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-6jb85 has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:17Z","completionTime":"2026-05-11T23:55:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"IMAGE_DIGEST","value":"sha256:ac4890b559ab61e6114993bbb69884aaffe48a1927b7a9791320ccfe796613d1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"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-oaerin-on-pull-request-6jb85-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp94b66f32f4b3f157589a349992c78c34-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen94b66f32f4b3f157589a349992c78c34-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes94b66f32f4b3f157589a349992c78c34-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-oaerin-on-pull-request-6jb85-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pu9a998356da557ada14a48401b3bfd3c6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone94b66f32f4b3f157589a349992c78c34-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon94b66f32f4b3f157589a349992c78c34-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-895b75252904303bb3c0aa15ac25eb71-94857f7cd78caabf-01"}},"deletionTimestamp":"2026-05-11 23:55:28 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:55:28Z","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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-6jb85 has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:22Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:17Z","completionTime":"2026-05-11T23:55:22Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"IMAGE_DIGEST","value":"sha256:ac4890b559ab61e6114993bbb69884aaffe48a1927b7a9791320ccfe796613d1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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":"b6fce0f81bf0db9e591291324e928d912093fe2e"}],"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"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-fywq/test-component-pac-oaerin:on-pr-b6fce0f81bf0db9e591291324e928d912093fe2e"},{"name":"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-oaerin-on-pull-request-6jb85-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp94b66f32f4b3f157589a349992c78c34-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen94b66f32f4b3f157589a349992c78c34-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes94b66f32f4b3f157589a349992c78c34-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-oaerin-on-pull-request-6jb85-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pu9a998356da557ada14a48401b3bfd3c6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component94b66f32f4b3f157589a349992c78c34-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone94b66f32f4b3f157589a349992c78c34-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oaerin-on-pull-request-6jb85-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon94b66f32f4b3f157589a349992c78c34-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-895b75252904303bb3c0aa15ac25eb71-94857f7cd78caabf-01"}},"deletionTimestamp":"2026-05-11 23:55:28 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:55:28Z","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-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-6jb85 has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-6jb85","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:33Z","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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-oaerin-on-pull-request-cn5dd","PR group":"konflux-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","prGroup":"konflux-test-component-pac-oaerin","prGroupHash":"0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745"} {"level":"info","ts":"2026-05-11T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:55:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:55:33Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:55:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.NameSpace":"integration1-fywq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-msli","externalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ID":75471362579,"CheckName":"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","pipelineRun.Namespace":"integration1-fywq","pipelineRun.Name":"test-component-pac-oaerin-on-pull-request-cn5dd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","pipelinerun.Name":"test-component-pac-oaerin-on-pull-request-cn5dd"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-fywq/test-component-pac-oaerin-on-pull-request-6jb85 with pr group konflux-test-component-pac-oaerin is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55: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-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-parent-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-parent-kwdc-on-pull-request-xq7fb with pr group konflux-gh-multi-component-parent-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:10Z","completionTime":"2026-05-11T23:55:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"IMAGE_DIGEST","value":"sha256:dd859cbf6cd71dbd8e23ff3ae30dcf04debd92766e072e88ec1f56b0c8f859d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"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-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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"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":"deprecated-base-image-check","taskRef":{"resolver":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes522f4a9342b91d668259f7c2ea79012d-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-taoh-on-pull-request-htq7n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e0b83ce337e13799897b4d3efbe8d18-2f39281b92a5d3f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-htq7n has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:10Z","completionTime":"2026-05-11T23:55:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"IMAGE_DIGEST","value":"sha256:dd859cbf6cd71dbd8e23ff3ae30dcf04debd92766e072e88ec1f56b0c8f859d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"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-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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"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":"deprecated-base-image-check","taskRef":{"resolver":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes522f4a9342b91d668259f7c2ea79012d-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-taoh-on-pull-request-htq7n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e0b83ce337e13799897b4d3efbe8d18-2f39281b92a5d3f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-htq7n has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:10Z","completionTime":"2026-05-11T23:55:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"IMAGE_DIGEST","value":"sha256:dd859cbf6cd71dbd8e23ff3ae30dcf04debd92766e072e88ec1f56b0c8f859d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"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-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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"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":"deprecated-base-image-check","taskRef":{"resolver":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes522f4a9342b91d668259f7c2ea79012d-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-taoh-on-pull-request-htq7n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e0b83ce337e13799897b4d3efbe8d18-2f39281b92a5d3f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-htq7n has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:10Z","completionTime":"2026-05-11T23:55:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"IMAGE_DIGEST","value":"sha256:dd859cbf6cd71dbd8e23ff3ae30dcf04debd92766e072e88ec1f56b0c8f859d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"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-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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"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":"deprecated-base-image-check","taskRef":{"resolver":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes522f4a9342b91d668259f7c2ea79012d-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-taoh-on-pull-request-htq7n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e0b83ce337e13799897b4d3efbe8d18-2f39281b92a5d3f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-htq7n has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-11T23:56: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:10Z","completionTime":"2026-05-11T23:55:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"IMAGE_DIGEST","value":"sha256:dd859cbf6cd71dbd8e23ff3ae30dcf04debd92766e072e88ec1f56b0c8f859d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"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-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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"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":"deprecated-base-image-check","taskRef":{"resolver":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes522f4a9342b91d668259f7c2ea79012d-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-taoh-on-pull-request-htq7n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e0b83ce337e13799897b4d3efbe8d18-2f39281b92a5d3f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-htq7n has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:56: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:56:03Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517379290} {"level":"info","ts":"2026-05-11T23:56:03Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:56:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus2.ID":14318091373,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:56:03Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517379290} {"level":"info","ts":"2026-05-11T23:56:03Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus2.ID":14318091372,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:56:04Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","reconcileID":"fb92fcd1-ed2e-4e76-8e40-848cba4b5199","snapshot.Namespace":"gitlab-rep-xdgm","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:56:04Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":2} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:56:04Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelineRun.Namespace":"gitlab-rep-xdgm","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:56:04Z","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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelinerun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-idcbcg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:56:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:50:46Z","completionTime":"2026-05-11T23:56:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"IMAGE_DIGEST","value":"sha256:932dba5bfe2f5fa16272109fda7227793c9abddd7c9b0095f88b059615c49ae8"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"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-idcbcg-on-pull-request-nwn7f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp8628e7830d3370065446d63b2dc537bd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac8628e7830d3370065446d63b2dc537bd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-idcbcg-on-ca958ae23e3955a90df11604d5b5bdf4","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p8628e7830d3370065446d63b2dc537bd-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-f83f8fc24bfe446c7c4391e93757ad06-a926cab59dbfb412-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:56:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:50:46Z","completionTime":"2026-05-11T23:56:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"IMAGE_DIGEST","value":"sha256:932dba5bfe2f5fa16272109fda7227793c9abddd7c9b0095f88b059615c49ae8"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"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-idcbcg-on-pull-request-nwn7f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp8628e7830d3370065446d63b2dc537bd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac8628e7830d3370065446d63b2dc537bd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-idcbcg-on-ca958ae23e3955a90df11604d5b5bdf4","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p8628e7830d3370065446d63b2dc537bd-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-f83f8fc24bfe446c7c4391e93757ad06-a926cab59dbfb412-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:56:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:50:46Z","completionTime":"2026-05-11T23:56:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"IMAGE_DIGEST","value":"sha256:932dba5bfe2f5fa16272109fda7227793c9abddd7c9b0095f88b059615c49ae8"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"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-idcbcg-on-pull-request-nwn7f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp8628e7830d3370065446d63b2dc537bd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac8628e7830d3370065446d63b2dc537bd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-idcbcg-on-ca958ae23e3955a90df11604d5b5bdf4","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p8628e7830d3370065446d63b2dc537bd-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-f83f8fc24bfe446c7c4391e93757ad06-a926cab59dbfb412-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:56:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:50:46Z","completionTime":"2026-05-11T23:56:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"IMAGE_DIGEST","value":"sha256:932dba5bfe2f5fa16272109fda7227793c9abddd7c9b0095f88b059615c49ae8"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"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-idcbcg-on-pull-request-nwn7f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp8628e7830d3370065446d63b2dc537bd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac8628e7830d3370065446d63b2dc537bd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-idcbcg-on-ca958ae23e3955a90df11604d5b5bdf4","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p8628e7830d3370065446d63b2dc537bd-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-f83f8fc24bfe446c7c4391e93757ad06-a926cab59dbfb412-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:56:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:50:46Z","completionTime":"2026-05-11T23:56:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"IMAGE_DIGEST","value":"sha256:932dba5bfe2f5fa16272109fda7227793c9abddd7c9b0095f88b059615c49ae8"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"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-idcbcg-on-pull-request-nwn7f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp8628e7830d3370065446d63b2dc537bd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac8628e7830d3370065446d63b2dc537bd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-idcbcg-on-ca958ae23e3955a90df11604d5b5bdf4","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p8628e7830d3370065446d63b2dc537bd-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-f83f8fc24bfe446c7c4391e93757ad06-a926cab59dbfb412-01"}},"deletionTimestamp":"2026-05-11 23:56:12 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:56:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:50:46Z","completionTime":"2026-05-11T23:56:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"IMAGE_DIGEST","value":"sha256:932dba5bfe2f5fa16272109fda7227793c9abddd7c9b0095f88b059615c49ae8"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"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-idcbcg-on-pull-request-nwn7f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp8628e7830d3370065446d63b2dc537bd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac8628e7830d3370065446d63b2dc537bd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-idcbcg-on-ca958ae23e3955a90df11604d5b5bdf4","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p8628e7830d3370065446d63b2dc537bd-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-f83f8fc24bfe446c7c4391e93757ad06-a926cab59dbfb412-01"}},"deletionTimestamp":"2026-05-11 23:56:12 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:56:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:50:46Z","completionTime":"2026-05-11T23:56:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"IMAGE_DIGEST","value":"sha256:932dba5bfe2f5fa16272109fda7227793c9abddd7c9b0095f88b059615c49ae8"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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":"8f36e0582b62ecfdf2abcf23d5255e9c4777a470"}],"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"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-xdgm/test-comp-pac-gitlab-idcbcg:on-pr-8f36e0582b62ecfdf2abcf23d5255e9c4777a470"},{"name":"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-idcbcg-on-pull-request-nwn7f-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp8628e7830d3370065446d63b2dc537bd-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac8628e7830d3370065446d63b2dc537bd-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-idcbcg-on-ca958ae23e3955a90df11604d5b5bdf4","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-8628e7830d3370065446d63b2dc537bd-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa8628e7830d3370065446d63b2dc537bd-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-idcbcg-on-pull-request-nwn7f-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g8628e7830d3370065446d63b2dc537bd-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p8628e7830d3370065446d63b2dc537bd-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-f83f8fc24bfe446c7c4391e93757ad06-a926cab59dbfb412-01"}},"deletionTimestamp":"2026-05-11 23:56:12 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","PR group":"konflux-test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","prGroup":"konflux-test-comp-pac-gitlab-idcbcg","prGroupHash":"e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:56:16Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:56:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusName":"Konflux Dev version / my-integration-test-zgkm / test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:56:16Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:56:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus2.ID":14318122043,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:56:16Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:56:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","statusName":"Konflux Dev version / my-integration-test-wigh / test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:56:17Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:56:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus2.ID":14318122075,"TargetURL":null} {"level":"info","ts":"2026-05-11T23:56:17Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"4e80a29e-d9db-4374-816d-d9d7e9dd43fa","snapshot.Namespace":"gitlab-rep-xdgm","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T23:56:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:56:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:56:17Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":3} {"level":"info","ts":"2026-05-11T23:56:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:56:17Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelineRun.Namespace":"gitlab-rep-xdgm","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:56:17Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelinerun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f with pr group konflux-test-comp-pac-gitlab-idcbcg is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-pac-gitlab-idcbcg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:56:17Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commitStatus.Name":"Konflux Dev version / my-integration-test-zgkm / test-comp-pac-gitlab-idcbcg","commitStatus.ID":14318122043} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus.ID":14318122043,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T23:56:18Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commitStatus.Name":"Konflux Dev version / my-integration-test-wigh / test-comp-pac-gitlab-idcbcg","commitStatus.ID":14318122075} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus.ID":14318122075,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T23:56:18Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"2400307f-f6a8-415c-a0a7-dde93ed427f1","snapshot.Namespace":"gitlab-rep-xdgm","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:56:18Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":3} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:56:18Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelineRun.Namespace":"gitlab-rep-xdgm","pipelineRun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:56:18Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","pipelinerun.Name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9"} {"level":"info","ts":"2026-05-11T23:56: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg-on-pull-request-nwn7f with pr group konflux-test-comp-pac-gitlab-idcbcg is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-pac-gitlab-idcbcg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:37Z","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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"951.853729ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"20da807f-669c-4979-91ef-1918c48f4364","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:37Z","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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"957.345033ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"eaaca8a8-2bd0-4b60-b48c-594d35241f7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:37Z","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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"967.840138ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"dac86cc8-3cc4-4190-bb4c-fb8e81284226","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:37Z","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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"988.356164ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"c39cb2ff-6757-4e5d-b469-818088d7b39e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"1.02896581s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"5ce98df4-a407-4a86-8634-5d4f260004e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"1.109755322s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"806e0552-38b0-489d-8e77-834f352c9812","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"1.169721204s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"0529b7bc-1a43-4d9b-9d13-55726d63d570","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"1.270349665s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"c0ebb2ae-4789-4ec4-94b1-1a993546c5bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"1.805059647s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"a561873f-2759-48a8-ab25-4de0ab549cd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"1.910841443s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"bf0a9eee-41eb-467a-9bb6-69787f5ad446","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","reconcileID":"6e7984e8-882c-41d3-a29f-3d4bf2f4032d","component.Name":"gl-multi-component-child-yksl"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zpkv-20260511-234754-000"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zpkv-20260511-234754-000","application":"build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zpkv-20260511-234754-000"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260511-234754-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zpkv-20260511-234754-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-yksl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-parent-yksl@sha256:83d740e0c19bf2cb2873bd71cf34270ff67390445319c2c7db435b031c5074d6","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-ynhfdd","revision":"aeedd5f804d49a7447649c3f0db957179eff3047"}}}]} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yksl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c0844e5fdf53cd3fd745a3eb22b44e4518eb8b013bd23a0987d4b68a4ac98a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-zpkv-20260511-234754-000"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","Application.Name":"build-suite-component-update-zpkv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"}} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260511-234754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T23:56:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260511-234754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260511-234754-000"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260511-234754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","snapshot.Namespace":"build-e2e-ndpu","snapshot.Name":"build-suite-component-update-zpkv-20260511-234754-000"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-234754-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260511-234754-000"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","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-11T23:56:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-yksl-on-pull-request-twxvz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:40Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"757.001287ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"91276242-5573-4e50-bf01-22800e255a55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:40Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"762.528353ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"0eceeaae-8886-4fdf-9c28-fb2123cddd63","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:40Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"773.089906ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"55972385-0860-412f-a120-8fb76dd3f72b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:40Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"793.544285ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"eb38150e-b70a-4095-bb70-e59a2643139d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:40Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"834.213347ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"80d4ed30-3ced-429d-b9c3-5010fba55a82","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:40Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"914.897218ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"1db45df0-2867-4e02-aa6b-0557353c55e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:41Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"1.075812151s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"c130e7be-ec84-4788-b404-fc966d23a894","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:41Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"1.246895446s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"9bfb3a00-b62d-4bec-a926-f283486c38a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:41Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"1.396375213s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"e0cb2a6b-c113-4105-bb2d-52064f8445ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56: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-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","snapshot.Name":"build-suite-component-update-zpkv-20260511-234754-000"} {"level":"info","ts":"2026-05-11T23:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","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-11T23:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-yksl-on-pull-request-twxvz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-pull-request-twxvz","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:41Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"1.709498479s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"2579bfd0-d136-41b1-8106-717e1ee59b68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56: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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56: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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"2.677730496s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:56:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","reconcileID":"ee15e479-3761-4fdb-aa71-1536db21933c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-knok-20260511-234843-000","application":"build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260511-234843-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-knok-20260511-234843-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-wxgxqy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-adfn/gh-test-custom-branch-wxgxqy@sha256:6ef53afcd2f0c1fc905f113748802ac68615072aba5e8888f2bd58ee7ee32954","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-djajrl","revision":"2f73e4f5aae15c043d8c869a69cc099d9b3e8738"}}}]} {"level":"info","ts":"2026-05-11T23:56:42Z","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-wxgxqy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4b3601ca966646ea3cf5a1af6b8c15f4ecf1685c752debf0eeade5030618b0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","Application.Name":"build-suite-test-application-knok","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"}} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260511-234843-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260511-234843-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","snapshot.Namespace":"build-e2e-adfn","snapshot.Name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260511-234843-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T23:56:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-11T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","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-11T23:56:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-wxgxqy-on-pull-request-7w67q has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:56: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":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","snapshot.Name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-11T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","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-11T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-wxgxqy-on-pull-request-7w67q has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-7w67q","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:02Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:31Z","completionTime":"2026-05-11T23:54:02Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"IMAGE_DIGEST","value":"sha256:caeaa42251ba3cc566a3420eb19a3772c913660b7923a49dbf2e975dc8ef93e6"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd"},{"name":"CHAINS-GIT_COMMIT","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"}],"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-ynhfdd"},{"name":"revision","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cbabf2880f6661e936348e2ee23f6856-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componcbabf2880f6661e936348e2ee23f6856-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compcbabf2880f6661e936348e2ee23f6856-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-cbabf2880f6661e936348e2ee23f6856-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comcbabf2880f6661e936348e2ee23f6856-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cocbabf2880f6661e936348e2ee23f6856-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cdae059e173522df54c55b679e5c21c5-c9aa403d3838a8d0-01"}},"deletionTimestamp":"2026-05-11 23:56:53 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-nvb2t has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:02Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:31Z","completionTime":"2026-05-11T23:54:02Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"IMAGE_DIGEST","value":"sha256:caeaa42251ba3cc566a3420eb19a3772c913660b7923a49dbf2e975dc8ef93e6"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd"},{"name":"CHAINS-GIT_COMMIT","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"}],"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-ynhfdd"},{"name":"revision","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cbabf2880f6661e936348e2ee23f6856-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componcbabf2880f6661e936348e2ee23f6856-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compcbabf2880f6661e936348e2ee23f6856-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-cbabf2880f6661e936348e2ee23f6856-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comcbabf2880f6661e936348e2ee23f6856-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cocbabf2880f6661e936348e2ee23f6856-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cdae059e173522df54c55b679e5c21c5-c9aa403d3838a8d0-01"}},"deletionTimestamp":"2026-05-11 23:56:53 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-nvb2t has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:02Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:31Z","completionTime":"2026-05-11T23:54:02Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"IMAGE_DIGEST","value":"sha256:caeaa42251ba3cc566a3420eb19a3772c913660b7923a49dbf2e975dc8ef93e6"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd"},{"name":"CHAINS-GIT_COMMIT","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"}],"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-ynhfdd"},{"name":"revision","value":"9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e.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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"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-ndpu/gl-multi-component-child-yksl:on-pr-9ba01a3a21289b9d2cb86d051ad1ce03c8154e5e"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cbabf2880f6661e936348e2ee23f6856-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-componcbabf2880f6661e936348e2ee23f6856-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compcbabf2880f6661e936348e2ee23f6856-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-cbabf2880f6661e936348e2ee23f6856-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compocbabf2880f6661e936348e2ee23f6856-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comcbabf2880f6661e936348e2ee23f6856-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-cocbabf2880f6661e936348e2ee23f6856-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yksl-on-pull-request-nvb2t-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-cdae059e173522df54c55b679e5c21c5-c9aa403d3838a8d0-01"}},"deletionTimestamp":"2026-05-11 23:56:53 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-nvb2t has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-nvb2t","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-yksl-on-pull-request-sngq7","PR group":"konflux-gl-multi-component-child-yksl"} {"level":"info","ts":"2026-05-11T23:56: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-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","prGroup":"konflux-gl-multi-component-child-yksl","prGroupHash":"931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","prGroup":"konflux-test-component-pac-oofnrj","prGroupHash":"19432db2c65f6cf4f112a6c73bccd806add9a9b72f0b77714e66873cf4b0c6"} {"level":"info","ts":"2026-05-11T23:57: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-miju-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-miju-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","existingCheckRun":"github.CheckRun{ID:75470377776, NodeID:\"CR_kwDOMjU9q88AAAARkmKTMA\", HeadSHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", ExternalID:\"my-integration-test-miju-test-component-pac-oofnrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470377776\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75470377776\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oofnrj snapshot scenario my-integration-test-miju is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-akhr/test-component-pac-oofnrj-on-pull-request-4q46w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470377776/annotations\"}, Name:\"Konflux Dev version / my-integration-test-miju / test-component-pac-oofnrj\", CheckSuite:github.CheckSuite{ID:68513962985}, 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:3665256885, Number:9690, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9690\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oofnrj\", SHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", 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-bqafku\", 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-11T23:57:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470377776,"CheckName":"Konflux Dev version / my-integration-test-miju / test-component-pac-oofnrj","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-upjx-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-upjx-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:57:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","existingCheckRun":"github.CheckRun{ID:75470378478, NodeID:\"CR_kwDOMjU9q88AAAARkmKV7g\", HeadSHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", ExternalID:\"my-integration-test-upjx-test-component-pac-oofnrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470378478\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75470378478\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oofnrj snapshot scenario my-integration-test-upjx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-akhr/test-component-pac-oofnrj-on-pull-request-4q46w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470378478/annotations\"}, Name:\"Konflux Dev version / my-integration-test-upjx / test-component-pac-oofnrj\", CheckSuite:github.CheckSuite{ID:68513962985}, 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:3665256885, Number:9690, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9690\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oofnrj\", SHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", 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-bqafku\", 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-11T23:57:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470378478,"CheckName":"Konflux Dev version / my-integration-test-upjx / test-component-pac-oofnrj","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T23:57:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-qilf-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:57:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-qilf-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:57:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","existingCheckRun":"github.CheckRun{ID:75470379056, NodeID:\"CR_kwDOMjU9q88AAAARkmKYMA\", HeadSHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", ExternalID:\"my-integration-test-qilf-test-component-pac-oofnrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470379056\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75470379056\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oofnrj snapshot optional scenario my-integration-test-qilf is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-akhr/test-component-pac-oofnrj-on-pull-request-4q46w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470379056/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qilf / test-component-pac-oofnrj\", CheckSuite:github.CheckSuite{ID:68513962985}, 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:3665256885, Number:9690, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9690\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oofnrj\", SHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", 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-bqafku\", 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-11T23:57:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470379056,"CheckName":"Konflux Dev version / my-integration-test-qilf / test-component-pac-oofnrj","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T23:57:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-ipzv-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:57:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ExternalID":"my-integration-test-ipzv-test-component-pac-oofnrj"} {"level":"info","ts":"2026-05-11T23:57:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","existingCheckRun":"github.CheckRun{ID:75470379513, NodeID:\"CR_kwDOMjU9q88AAAARkmKZ-Q\", HeadSHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", ExternalID:\"my-integration-test-ipzv-test-component-pac-oofnrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470379513\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75470379513\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oofnrj snapshot scenario my-integration-test-ipzv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-akhr/test-component-pac-oofnrj-on-pull-request-4q46w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75470379513/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ipzv / test-component-pac-oofnrj\", CheckSuite:github.CheckSuite{ID:68513962985}, 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:3665256885, Number:9690, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9690\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oofnrj\", SHA:\"7258a5886cdd0653ca846dc4325fbbb3c5054b7c\", 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-bqafku\", 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-11T23:57:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","ID":75470379513,"CheckName":"Konflux Dev version / my-integration-test-ipzv / test-component-pac-oofnrj","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","pipelineRun.Namespace":"stat-rep-akhr","pipelineRun.Name":"test-component-pac-oofnrj-on-pull-request-4q46w","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:57:01Z","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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","pipelinerun.Name":"test-component-pac-oofnrj-on-pull-request-4q46w"} {"level":"info","ts":"2026-05-11T23:57: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-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57:01Z","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-oofnrj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:00Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:27Z","completionTime":"2026-05-11T23:57:00Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-akhr/test-component-pac-oofnrj:on-pr-7258a5886cdd0653ca846dc4325fbbb3c5054b7c"},{"name":"IMAGE_DIGEST","value":"sha256:c748809c7328d41a781641c76649ae3d6d2672affd27a59f797639e86ce71e54"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"7258a5886cdd0653ca846dc4325fbbb3c5054b7c"}],"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":"7258a5886cdd0653ca846dc4325fbbb3c5054b7c"}],"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-akhr/test-component-pac-oofnrj:on-pr-7258a5886cdd0653ca846dc4325fbbb3c5054b7c"},{"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-akhr/test-component-pac-oofnrj:on-pr-7258a5886cdd0653ca846dc4325fbbb3c5054b7c"},{"name":"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-oofnrj-on-pull-request-4q46w-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7321c123519c63792838ae7ca0b882ba-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp7321c123519c63792838ae7ca0b882ba-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen7321c123519c63792838ae7ca0b882ba-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7321c123519c63792838ae7ca0b882ba-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-oofnrj-on-pull-request-4q46w-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pu903c858fb2c3c2964ddd9cb79caf4928","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7321c123519c63792838ae7ca0b882ba-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone7321c123519c63792838ae7ca0b882ba-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon7321c123519c63792838ae7ca0b882ba-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-92c8fbf0fac0e013415d4e5d4b580b95-e87caff766ff46de-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oofnrj-on-pull-request-4q46w has finished running","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:02Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","PR group":"konflux-gh-test-custom-branch-wxgxqy"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"}} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","prGroup":"konflux-gh-test-custom-branch-wxgxqy","prGroupHash":"4b3601ca966646ea3cf5a1af6b8c15f4ecf1685c752debf0eeade5030618b0"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-adfn/gh-test-custom-branch-wxgxqy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","prGroup":"konflux-test-component-pac-oofnrj","prGroupHash":"19432db2c65f6cf4f112a6c73bccd806add9a9b72f0b77714e66873cf4b0c6"} {"level":"info","ts":"2026-05-11T23:57: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57: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-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:00Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:27Z","completionTime":"2026-05-11T23:57:00Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-akhr/test-component-pac-oofnrj:on-pr-7258a5886cdd0653ca846dc4325fbbb3c5054b7c"},{"name":"IMAGE_DIGEST","value":"sha256:c748809c7328d41a781641c76649ae3d6d2672affd27a59f797639e86ce71e54"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"7258a5886cdd0653ca846dc4325fbbb3c5054b7c"}],"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":"7258a5886cdd0653ca846dc4325fbbb3c5054b7c"}],"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-akhr/test-component-pac-oofnrj:on-pr-7258a5886cdd0653ca846dc4325fbbb3c5054b7c"},{"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-akhr/test-component-pac-oofnrj:on-pr-7258a5886cdd0653ca846dc4325fbbb3c5054b7c"},{"name":"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-oofnrj-on-pull-request-4q46w-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7321c123519c63792838ae7ca0b882ba-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp7321c123519c63792838ae7ca0b882ba-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen7321c123519c63792838ae7ca0b882ba-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7321c123519c63792838ae7ca0b882ba-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-oofnrj-on-pull-request-4q46w-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pu903c858fb2c3c2964ddd9cb79caf4928","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7321c123519c63792838ae7ca0b882ba-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone7321c123519c63792838ae7ca0b882ba-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-oofnrj-on-pull-request-4q46w-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon7321c123519c63792838ae7ca0b882ba-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-92c8fbf0fac0e013415d4e5d4b580b95-e87caff766ff46de-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw","namespace":"stat-rep-akhr","name":"test-component-pac-oofnrj-on-pull-request-4q46w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oofnrj-on-pull-request-4q46w has finished running","buildpipelineRun":{"name":"test-component-pac-oofnrj-on-pull-request-4q46w","namespace":"stat-rep-akhr"},"application":"stat-rep-akhr/integ-app-ziuw"} {"level":"info","ts":"2026-05-11T23:57:02Z","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-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260511-234843-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-knok-20260511-234843-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","snapshot.Namespace":"build-e2e-adfn","snapshot.Name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-11T23:57:02Z","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-isgj-on-push-mw94j","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-mw94j","reconcileID":"53b5cb12-15dd-4125-a67d-21eeaeba8191","Component.Namespace":"konflux-coen","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-coen/konflux-demo-component-isgj@sha256:a2f043af57ddf32407849b9acfacaba8ff7c64751b1eb6d5e3098d42faa0ed0e","Component.Name":"konflux-demo-component-isgj","lastBuildCommit":"23279c7cb0a823543171271e198683c447e38262"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","component.Namespace":"konflux-coen","component.Name":"konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260511-234718-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T23:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-234718-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260511-234718-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-isgj","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-coen/konflux-demo-component-isgj@sha256:a2f043af57ddf32407849b9acfacaba8ff7c64751b1eb6d5e3098d42faa0ed0e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"23279c7cb0a823543171271e198683c447e38262"}}}]} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"}} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:03Z","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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-aytg"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-mw94j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"my-integration-test-aytg-xdzbg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aytg"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-mw94j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","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-20260511-234718-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-234718-000","reconcileID":"7fc85043-2bd2-401b-b814-52fb3095ea40","snapshot.name":"konflux-demo-app-20260511-234718-000","pipelinerun.name":"konflux-demo-component-isgj-on-push-mw94j","duration":3.22891726} {"level":"info","ts":"2026-05-11T23:57:03Z","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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-234718-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.NameSpace":"konflux-coen","snapshot.Name":"konflux-demo-app-20260511-234718-000","scenarioName":"my-integration-test-aytg","externalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-mw94j","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-11T23:57:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-mw94j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-isgj-on-push-mw94j has finished running","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-adfn/gh-test-custom-branch-wxgxqy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:03Z","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-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57: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":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ID":75471520654,"CheckName":"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-234718-000","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"}} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:03Z","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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-mw94j","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-11T23:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-isgj-on-push-mw94j has finished running","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:57:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75471520654, NodeID:\"CR_kwDOMZ6fKs8AAAARknQDjg\", HeadSHA:\"23279c7cb0a823543171271e198683c447e38262\", ExternalID:\"my-integration-test-aytg-konflux-demo-component-isgj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471520654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75471520654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:57:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-isgj snapshot konflux-demo-app-20260511-234718-000 and scenario my-integration-test-aytg is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471520654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj\", CheckSuite:github.CheckSuite{ID:68514036272}, 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-11T23:57:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-aytg-xdzbg","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"my-integration-test-aytg-xdzbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ID":75471520654,"CheckName":"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-234718-000","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:04Z","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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"}} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:04Z","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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:53:50Z","completionTime":"2026-05-11T23:57:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"IMAGE_DIGEST","value":"sha256:904cfdb4160010b8f0154d178e00fe1f26607acf3f5a01353acec855d60d0e8f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"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-xvji-on-pull-request-8t24v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1fdd57ff8d448afd5581bc177ecaf856-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-xvji-on-pull-request-8t24v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-123e75bb4b5b89c03dc6089b2cc35d1e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-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-e63510335f0f0cfc5856380ecd6727d3-a02506b1fec399da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-8t24v has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75471520654, NodeID:\"CR_kwDOMZ6fKs8AAAARknQDjg\", HeadSHA:\"23279c7cb0a823543171271e198683c447e38262\", ExternalID:\"my-integration-test-aytg-konflux-demo-component-isgj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471520654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75471520654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 23:57:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-isgj snapshot konflux-demo-app-20260511-234718-000 and scenario my-integration-test-aytg is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-aytg-xdzbg' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471520654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj\", CheckSuite:github.CheckSuite{ID:68514036272}, 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-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:53:50Z","completionTime":"2026-05-11T23:57:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"IMAGE_DIGEST","value":"sha256:904cfdb4160010b8f0154d178e00fe1f26607acf3f5a01353acec855d60d0e8f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"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-xvji-on-pull-request-8t24v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1fdd57ff8d448afd5581bc177ecaf856-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-xvji-on-pull-request-8t24v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-123e75bb4b5b89c03dc6089b2cc35d1e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-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-e63510335f0f0cfc5856380ecd6727d3-a02506b1fec399da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-8t24v has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:53:50Z","completionTime":"2026-05-11T23:57:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"IMAGE_DIGEST","value":"sha256:904cfdb4160010b8f0154d178e00fe1f26607acf3f5a01353acec855d60d0e8f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"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-xvji-on-pull-request-8t24v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1fdd57ff8d448afd5581bc177ecaf856-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-xvji-on-pull-request-8t24v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-123e75bb4b5b89c03dc6089b2cc35d1e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-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-e63510335f0f0cfc5856380ecd6727d3-a02506b1fec399da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-8t24v has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ID":75471520654,"CheckName":"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-234718-000","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T23:57:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:04Z","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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:05Z","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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:53:50Z","completionTime":"2026-05-11T23:57:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"IMAGE_DIGEST","value":"sha256:904cfdb4160010b8f0154d178e00fe1f26607acf3f5a01353acec855d60d0e8f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"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-xvji-on-pull-request-8t24v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1fdd57ff8d448afd5581bc177ecaf856-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-xvji-on-pull-request-8t24v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-123e75bb4b5b89c03dc6089b2cc35d1e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-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-e63510335f0f0cfc5856380ecd6727d3-a02506b1fec399da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-8t24v has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:05Z","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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:53:50Z","completionTime":"2026-05-11T23:57:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"IMAGE_DIGEST","value":"sha256:904cfdb4160010b8f0154d178e00fe1f26607acf3f5a01353acec855d60d0e8f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"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-xvji-on-pull-request-8t24v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1fdd57ff8d448afd5581bc177ecaf856-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-xvji-on-pull-request-8t24v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-123e75bb4b5b89c03dc6089b2cc35d1e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-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-e63510335f0f0cfc5856380ecd6727d3-a02506b1fec399da-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T23:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-8t24v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-8t24v has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-adfn/gh-test-custom-branch-wxgxqy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-adfn/gh-test-custom-branch-wxgxqy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-adfn/gh-test-custom-branch-wxgxqy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:57: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:57: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-nwj5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:57: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-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57: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-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57: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-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-nwj5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-isgj-on-push-nwj5t is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57: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-20260511-234718-000","namespace":"konflux-coen"},"snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"}} {"level":"info","ts":"2026-05-11T23:57:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57: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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57: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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-234718-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:57: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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:12Z","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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-234718-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-aytg-xdzbg","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"my-integration-test-aytg-xdzbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testedSnapshot":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-234718-000-23279c7-n7q7b","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","release.Name":"konflux-demo-app-20260511-234718-000-23279c7-n7q7b"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75471520654, NodeID:\"CR_kwDOMZ6fKs8AAAARknQDjg\", HeadSHA:\"23279c7cb0a823543171271e198683c447e38262\", ExternalID:\"my-integration-test-aytg-konflux-demo-component-isgj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471520654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75471520654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 23:57:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-isgj snapshot konflux-demo-app-20260511-234718-000 and scenario my-integration-test-aytg 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/75471520654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj\", CheckSuite:github.CheckSuite{ID:68514036272}, 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-11T23:57:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ID":75471520654,"CheckName":"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-234718-000","destinationSnapshot.Name":"konflux-demo-app-20260511-234718-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57: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-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260511-234718-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"my-integration-test-aytg-xdzbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-adfn/gh-test-custom-branch-wxgxqy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"372.280842ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"dadaf7e2-c49a-448c-89bb-81781341168b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"377.826838ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"41aa9b1f-752a-4a2f-b261-7897fbbf7b9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"388.27655ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"f5d8efbc-90d1-4b07-bbf5-fb193de9aec2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"408.890044ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"ba5e5eb3-88cc-49e1-becd-b78551062b1b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"449.462672ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"2f0e162e-9b83-4fb5-bafd-7ced92863aae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"531.016559ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"c79c132c-b219-40d9-8b70-65d7e1b53b0f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"599.749284ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"6dc30501-f8d0-4faa-bff8-316de769547d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"691.938958ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"97be27e1-990a-42fe-b82e-826cb9800df5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.333089026s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"52c33c77-e6c3-4971-9b1c-7cd3c1efc152","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.520373772s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","reconcileID":"a8f3fd0a-8d23-4f5b-8c96-72963baa1e55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260511-234653-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-234653-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260511-234653-000","snapshot.Spec.Components":[{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:fe89466225fbf02c486344badf51fe6144425e4b356984d976faeb038c1f4840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"1d006743e061999426c1077c3880cd505a90ae77"}}}]} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-qwmucx is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9033cb8b92b7b361a0d458d25d12d61c5cbf33c15db94128f5029cfb1b31e4 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:57: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":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T23:57: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-tauj-20260511-234653-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} 2026/05/11 23:57:17 http: TLS handshake error from 10.130.0.2:39162: EOF {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","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-11T23:57:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75470426200, NodeID:\"CR_kwDONSo-hs8AAAARkmNQWA\", HeadSHA:\"1d006743e061999426c1077c3880cd505a90ae77\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75470426200\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75470426200\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwmucx snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/go-component-qwmucx-on-pull-request-s4xzr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75470426200/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68514005574}, 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:3665258604, Number:21954, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21954\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwmucx\", SHA:\"1d006743e061999426c1077c3880cd505a90ae77\", 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-eliwxc\", 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-11T23:57:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwmucx-on-pull-request-s4xzr has finished running","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57: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-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-s4xzr","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-11T23:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwmucx-on-pull-request-s4xzr has finished running","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75470426200,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-234653-000","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57: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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57: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-tauj-20260511-234653-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:17Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57: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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-nprvw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-11T23:57:18Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260511-234653-000","reconcileID":"ef252718-ef99-4c26-b43e-b88543062c70","snapshot.name":"integ-app-tauj-20260511-234653-000","pipelinerun.name":"go-component-qwmucx-on-pull-request-s4xzr","duration":3.933142846} {"level":"info","ts":"2026-05-11T23:57:18Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-234653-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:18Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:18Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Scenario":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:18Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Label":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T23:57:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu","pipelineRun.Name":"integration-resolver-pipelinerun-nprvw"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75470426200, NodeID:\"CR_kwDONSo-hs8AAAARkmNQWA\", HeadSHA:\"1d006743e061999426c1077c3880cd505a90ae77\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75470426200\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75470426200\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:46:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260511-234653-000 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75470426200/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68514005574}, 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:3665258604, Number:21954, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21954\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwmucx\", SHA:\"1d006743e061999426c1077c3880cd505a90ae77\", 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-eliwxc\", 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-11T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75470426200,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-234653-000","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nprvw","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-nprvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:19Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75470426200, NodeID:\"CR_kwDONSo-hs8AAAARkmNQWA\", HeadSHA:\"1d006743e061999426c1077c3880cd505a90ae77\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75470426200\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75470426200\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 23:46:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260511-234653-000 and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-nprvw' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75470426200/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68514005574}, 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:3665258604, Number:21954, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21954\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwmucx\", SHA:\"1d006743e061999426c1077c3880cd505a90ae77\", 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-eliwxc\", 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-11T23:57:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75470426200,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-234653-000","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:53:50Z","completionTime":"2026-05-11T23:57:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"IMAGE_DIGEST","value":"sha256:904cfdb4160010b8f0154d178e00fe1f26607acf3f5a01353acec855d60d0e8f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"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-xvji-on-pull-request-8t24v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1fdd57ff8d448afd5581bc177ecaf856-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-xvji-on-pull-request-8t24v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-123e75bb4b5b89c03dc6089b2cc35d1e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-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-e63510335f0f0cfc5856380ecd6727d3-a02506b1fec399da-01"}},"deletionTimestamp":"2026-05-11 23:57:21 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-8t24v has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:53:50Z","completionTime":"2026-05-11T23:57:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"IMAGE_DIGEST","value":"sha256:904cfdb4160010b8f0154d178e00fe1f26607acf3f5a01353acec855d60d0e8f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"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-xvji-on-pull-request-8t24v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1fdd57ff8d448afd5581bc177ecaf856-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-xvji-on-pull-request-8t24v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-123e75bb4b5b89c03dc6089b2cc35d1e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-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-e63510335f0f0cfc5856380ecd6727d3-a02506b1fec399da-01"}},"deletionTimestamp":"2026-05-11 23:57:21 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-8t24v has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:57:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:53:50Z","completionTime":"2026-05-11T23:57:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"IMAGE_DIGEST","value":"sha256:904cfdb4160010b8f0154d178e00fe1f26607acf3f5a01353acec855d60d0e8f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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":"7bbf7b5ed2f944feb202a096b07b3d000b986f05"}],"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"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-qhpr/test-comp-xvji:on-pr-7bbf7b5ed2f944feb202a096b07b3d000b986f05"},{"name":"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-xvji-on-pull-request-8t24v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1fdd57ff8d448afd5581bc177ecaf856-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-xvji-on-pull-request-8t24v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-123e75bb4b5b89c03dc6089b2cc35d1e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-xvji-on-pull-request-8t24v-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-e63510335f0f0cfc5856380ecd6727d3-a02506b1fec399da-01"}},"deletionTimestamp":"2026-05-11 23:57:21 +0000 UTC"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-8t24v has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-8t24v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-adfn/gh-test-custom-branch-wxgxqy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-xvji-on-pull-request-2bdzt","PR group":"konflux-test-comp-xvji"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-xvji","prGroupHash":"946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:27Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:27Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:27Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-234653-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:57:27Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:27Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-234653-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testedSnapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nprvw","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-nprvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75470426200, NodeID:\"CR_kwDONSo-hs8AAAARkmNQWA\", HeadSHA:\"1d006743e061999426c1077c3880cd505a90ae77\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75470426200\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75470426200\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 23:46:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260511-234653-000 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75470426200/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68514005574}, 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:3665258604, Number:21954, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21954\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qwmucx\", SHA:\"1d006743e061999426c1077c3880cd505a90ae77\", 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-eliwxc\", 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-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75470426200,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-234653-000","destinationSnapshot.Name":"integ-app-tauj-20260511-234653-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:27Z","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-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:27Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260511-234653-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-nprvw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-euzkyg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:57: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-push-rpkh4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:57:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-11T23:57:54Z","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-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:54Z","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-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:54Z","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-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-push-rpkh4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-qwmucx-on-push-rpkh4 is not associated with a pull request","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:57: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-11T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:57Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"719.942724ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"d5d4ad54-8f82-4fd5-8a1d-f9938578217b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:57Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"725.463978ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"58c6fafe-b9bd-4b4d-81cd-15d6158d1f10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:57Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"735.906382ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"7fcfece1-48ec-4c56-81db-2f16c8f6427d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:57Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"756.948836ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"516d5017-b0f0-45c5-9d7d-5d46917ab7d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:57Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"797.456506ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"b642f05f-f6ff-4f7d-906d-545444a618d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:57Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"877.865614ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"de382b24-d53b-45a1-95ff-70d8786d7242","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:57Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"929.443121ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"7d6adaac-1870-4dc4-b1a1-cc102a6942cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:58Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"1.039175136s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"0057b015-7035-4f75-85e1-ff8825709245","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:58Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"1.679876462s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"0e0644aa-5a69-42ef-bf8e-591a93ec740c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:58Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"1.687820816s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"03db33df-ac62-47e5-8dfc-6387e3679950","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:57: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:57: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:57: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:57: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:57:59Z","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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"2.96073568s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:57:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","reconcileID":"8e488ae6-56ca-4689-98aa-55eeae99d054","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-uykb-20260511-234920-000","application":"build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260511-234920-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-uykb-20260511-234920-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-qoesft","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dgps/gl-test-custom-branch-qoesft@sha256:27286fe8f22c46219ceeec59473d021ac51f5b47feb147496ec2f5a1f671deb4","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ozztvl","revision":"8092be83d917a7800cd56c51bd2f6e77f521b817"}}}]} {"level":"info","ts":"2026-05-11T23:58:00Z","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-qoesft is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 42d695673076d0bcbc63773742047f96e06ee8701bb469af77e49c7917d1fb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:58: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-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","Application.Name":"build-suite-test-application-uykb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T23:58: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":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"}} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","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-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260511-234920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T23:58:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T23:58: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-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","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-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260511-234920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T23:58: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-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","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-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260511-234920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","snapshot.Namespace":"build-e2e-dgps","snapshot.Name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","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-11T23:58:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-qoesft-on-pull-request-sw49r has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-euzkyg-on-pull-request-5qfpb","PR group":"konflux-python-component-euzkyg"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","prGroup":"konflux-python-component-euzkyg","prGroupHash":"90563e47eb4789341ff03413659298b82050ea38a5c3b3afa6b1de3fbea76b"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75471619999,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"python-component-euzkyg-on-pull-request-5qfpb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"python-component-euzkyg-on-pull-request-5qfpb"} {"level":"info","ts":"2026-05-11T23:58: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58: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-euzkyg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75471619999, NodeID:\"CR_kwDONSo-hs8AAAARknWHnw\", HeadSHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75471619999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75471619999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:58:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euzkyg snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/python-component-euzkyg-on-pull-request-5qfpb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75471619999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68515103669}, 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:3665295975, Number:21956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21956\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-euzkyg\", SHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", 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-eliwxc\", SHA:\"5fc64a4963e277852e13c8e9fb7482cfaa04b190\", 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-11T23:58:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75471619999,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"python-component-euzkyg-on-pull-request-5qfpb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T23:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"python-component-euzkyg-on-pull-request-5qfpb"} {"level":"info","ts":"2026-05-11T23:58: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58: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-euzkyg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-xvji-on-pull-request-8t24v with pr group konflux-test-comp-xvji is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","snapshot.Name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-11T23:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","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-11T23:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-qoesft-on-pull-request-sw49r has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:58: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:58: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:58: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-adfn/gh-test-custom-branch-wxgxqy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:58: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:58: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-11T23:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","PR group":"konflux-gl-test-custom-branch-qoesft"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","prGroup":"konflux-gl-test-custom-branch-qoesft","prGroupHash":"42d695673076d0bcbc63773742047f96e06ee8701bb469af77e49c7917d1fb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"}} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260511-234920-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","snapshot.Namespace":"build-e2e-dgps","snapshot.Name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23: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":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-11T23:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58: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-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58: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-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58: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-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58:45Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58: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-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"662.39389ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"2c149e9a-b767-4373-9f49-ef9f5c51c04d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"668.530385ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"c9a5029a-e2c5-4440-813d-8c5e914fcd37","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"678.963217ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"8ece8a3d-7b0b-4bae-a8d5-285bdaa339c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"699.477828ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"d455ffde-d74a-4929-88da-60f144f30ad2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"740.064055ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"82520b61-ca7d-434e-bb37-683561d290ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"820.981587ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"e3dbb8f1-2251-4703-9a4b-091829bf3ad6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"982.899897ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"683a5dc1-48be-4601-86cb-ac87fdaa35a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"1.303961978s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"0f19de95-eef8-487b-82ba-03cece6b695b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"1.945306001s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"98ddad81-f3c5-4e5b-945a-67af75f1f3ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"2.081030572s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"5fae3f95-3915-4577-a29f-99fc62057a21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","elapsedSinceCompletion":"2.462093221s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:58:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","reconcileID":"cedaf7e7-35e2-4ffd-8917-e04fee549370","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-dgfe-20260511-235534-000","application":"integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"integ-app-dgfe-20260511-235534-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-dgfe-20260511-235534-000","snapshot.Spec.Components":[{"name":"test-component-pac-oaerin","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-fywq/test-component-pac-oaerin@sha256:5eba6cda0d54d5629c0a7072e0cede6d3e5e47b5cf93c5b8a8ee6606837dd224","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"45414a7b879a77c935f1c6d254f2f91ee06ef7c8"}}}]} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-oaerin is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0f247f08625809c5141cff5cab6575a4b8999c5150b0ea1f701b1c77bd6745 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:58: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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","Application.Name":"integ-app-dgfe","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T23:58:55Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","integrationTestScenario.Name":"my-integration-test-msli"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Namespace":"integration1-fywq","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} 2026/05/11 23:58:55 http: TLS handshake error from 10.128.0.2:39478: EOF {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","integrationTestScenario.Name":"my-integration-test-msli"} {"level":"info","ts":"2026-05-11T23:58:55Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","destinationComponentSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","scenario.Name":"my-integration-test-msli","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","scenario.Name":"my-integration-test-msli","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"my-integration-test-msli-nnp86","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-msli"} {"level":"info","ts":"2026-05-11T23:58: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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"integ-app-dgfe-20260511-235534-000","reconcileID":"3a9c4e2c-6980-4b2d-8b5b-f4ee282b9f8e","snapshot.name":"integ-app-dgfe-20260511-235534-000","pipelinerun.name":"test-component-pac-oaerin-on-pull-request-cn5dd","duration":3.076798467} {"level":"info","ts":"2026-05-11T23:58: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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"integ-app-dgfe-20260511-235534-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","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-11T23:58:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58: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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:58: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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:56Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","Scenario":"my-integration-test-msli"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","Label":"my-integration-test-msli"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","Application.Name":"integ-app-dgfe","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","integrationTestScenario.Name":"my-integration-test-msli","pipelineRun.Name":"my-integration-test-msli-nnp86"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-cn5dd has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","existingCheckRun":"github.CheckRun{ID:75471362579, NodeID:\"CR_kwDOKrwUx88AAAARknGaEw\", HeadSHA:\"45414a7b879a77c935f1c6d254f2f91ee06ef7c8\", ExternalID:\"my-integration-test-msli-test-component-pac-oaerin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471362579\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75471362579\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:55:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oaerin snapshot scenario my-integration-test-msli is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-fywq/test-component-pac-oaerin-on-pull-request-cn5dd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471362579/annotations\"}, Name:\"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin\", CheckSuite:github.CheckSuite{ID:68514869487}, 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:3665256374, Number:30257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30257\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oaerin\", SHA:\"45414a7b879a77c935f1c6d254f2f91ee06ef7c8\", 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-hoitmb\", 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-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58: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":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin-on-pull-request-cn5dd","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-11T23:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-oaerin-on-pull-request-cn5dd has finished running","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ID":75471362579,"CheckName":"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","testedSnapshot.Name":"integ-app-dgfe-20260511-235534-000","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58: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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","destinationComponentSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","scenario.Name":"my-integration-test-msli","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","scenario.Name":"my-integration-test-msli","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-msli-nnp86","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"my-integration-test-msli-nnp86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","existingCheckRun":"github.CheckRun{ID:75471362579, NodeID:\"CR_kwDOKrwUx88AAAARknGaEw\", HeadSHA:\"45414a7b879a77c935f1c6d254f2f91ee06ef7c8\", ExternalID:\"my-integration-test-msli-test-component-pac-oaerin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471362579\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75471362579\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:55:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-oaerin snapshot integ-app-dgfe-20260511-235534-000 and scenario my-integration-test-msli is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471362579/annotations\"}, Name:\"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin\", CheckSuite:github.CheckSuite{ID:68514869487}, 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:3665256374, Number:30257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30257\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oaerin\", SHA:\"45414a7b879a77c935f1c6d254f2f91ee06ef7c8\", 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-hoitmb\", 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-11T23:58:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ID":75471362579,"CheckName":"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","testedSnapshot.Name":"integ-app-dgfe-20260511-235534-000","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T23:58:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58: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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58: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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:57Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","destinationComponentSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","scenario.Name":"my-integration-test-msli","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","scenario.Name":"my-integration-test-msli","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","existingCheckRun":"github.CheckRun{ID:75471362579, NodeID:\"CR_kwDOKrwUx88AAAARknGaEw\", HeadSHA:\"45414a7b879a77c935f1c6d254f2f91ee06ef7c8\", ExternalID:\"my-integration-test-msli-test-component-pac-oaerin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471362579\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75471362579\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 23:55:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-oaerin snapshot integ-app-dgfe-20260511-235534-000 and scenario my-integration-test-msli is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-msli-nnp86' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471362579/annotations\"}, Name:\"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin\", CheckSuite:github.CheckSuite{ID:68514869487}, 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:3665256374, Number:30257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30257\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oaerin\", SHA:\"45414a7b879a77c935f1c6d254f2f91ee06ef7c8\", 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-hoitmb\", 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-11T23:58:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ID":75471362579,"CheckName":"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","testedSnapshot.Name":"integ-app-dgfe-20260511-235534-000","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T23:58:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58: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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-parent-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23: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-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:19Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:19Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"integ-app-dgfe-20260511-235534-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-msli-nnp86","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"my-integration-test-msli-nnp86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:19Z","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-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"integ-app-dgfe-20260511-235534-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T23:59: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":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","destinationComponentSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","scenario.Name":"my-integration-test-msli","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","scenario.Name":"my-integration-test-msli","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testedSnapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ExternalID":"my-integration-test-msli-test-component-pac-oaerin"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","existingCheckRun":"github.CheckRun{ID:75471362579, NodeID:\"CR_kwDOKrwUx88AAAARknGaEw\", HeadSHA:\"45414a7b879a77c935f1c6d254f2f91ee06ef7c8\", ExternalID:\"my-integration-test-msli-test-component-pac-oaerin\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471362579\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75471362579\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 23:55:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-oaerin snapshot integ-app-dgfe-20260511-235534-000 and scenario my-integration-test-msli 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/75471362579/annotations\"}, Name:\"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin\", CheckSuite:github.CheckSuite{ID:68514869487}, 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:3665256374, Number:30257, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30257\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-oaerin\", SHA:\"45414a7b879a77c935f1c6d254f2f91ee06ef7c8\", 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-hoitmb\", 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-11T23:59:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","ID":75471362579,"CheckName":"Konflux Dev version / my-integration-test-msli / test-component-pac-oaerin","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","testedSnapshot.Name":"integ-app-dgfe-20260511-235534-000","destinationSnapshot.Name":"integ-app-dgfe-20260511-235534-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:59:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-dgfe-20260511-235534-000","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"my-integration-test-msli-nnp86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-iomh","application":"integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-dgfe has been set as a Controller OwnerReference on Snapshot snapshot-sample-iomh","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"snapshot-sample-iomh","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:59: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":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","Application.Name":"integ-app-dgfe","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59: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":"snapshot-sample-iomh","namespace":"integration1-fywq"},"snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","integrationTestScenario.Name":"my-integration-test-msli"} {"level":"info","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"error","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Namespace":"integration1-fywq","snapshot.Name":"snapshot-sample-iomh","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-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"my-integration-test-msli-x77wp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-msli"} {"level":"info","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"snapshot-sample-iomh","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"skipped-its-7np8b","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59: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":"snapshot-sample-iomh","namespace":"integration1-fywq"},"snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"error","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Namespace":"integration1-fywq","snapshot.Name":"snapshot-sample-iomh","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-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59: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":"snapshot-sample-iomh","namespace":"integration1-fywq"},"snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"error","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Namespace":"integration1-fywq","snapshot.Name":"snapshot-sample-iomh","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-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-msli-x77wp","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"my-integration-test-msli-x77wp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59: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":"snapshot-sample-iomh","namespace":"integration1-fywq"},"snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"error","ts":"2026-05-11T23:59:20Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Namespace":"integration1-fywq","snapshot.Name":"snapshot-sample-iomh","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-11T23:59:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:21Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-7np8b","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"skipped-its-7np8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:59: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:59: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:59: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dgps/gl-test-custom-branch-qoesft, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:59: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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:59: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-11T23:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59: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":"snapshot-sample-iomh","namespace":"integration1-fywq"},"snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:28Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"error","ts":"2026-05-11T23:59:28Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Namespace":"integration1-fywq","snapshot.Name":"snapshot-sample-iomh","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-11T23:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:28Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-msli-x77wp","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"my-integration-test-msli-x77wp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"my-integration-test-msli-x77wp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59: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":"snapshot-sample-iomh","namespace":"integration1-fywq"},"snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:28Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:28Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"snapshot-sample-iomh","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-7np8b","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"skipped-its-7np8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:28Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-iomh', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"snapshot-sample-iomh","reconcileID":"7bbaa6ed-0c42-4063-aa87-785801b0077b"} {"level":"info","ts":"2026-05-11T23:59:28Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"snapshot-sample-iomh","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T23:59:28Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Namespace":"integration1-fywq","snapshot.Name":"snapshot-sample-iomh","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-11T23:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:28Z","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-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","snapshot.Name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"skipped-its-7np8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"snapshot-sample-iomh-m7dkc","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","release.Name":"snapshot-sample-iomh-m7dkc"} {"level":"info","ts":"2026-05-11T23:59: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":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-iomh","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-11T23:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"254.667045ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"52c600c9-142e-427b-9e45-bd10061159ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"260.951199ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"cd8754cb-6fd2-4747-948d-5d1a5610cf08","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"271.390664ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"6b5b09ed-0af3-4cf7-923f-a81b637d832b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"291.972925ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"8041f76c-fdca-408a-9f5e-c8b6b8142061","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"333.36953ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"df7d37d5-53ed-4e47-b464-1a65d2e3bea4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"392.12018ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"2089bf24-680c-4553-8336-9a4044812f53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"414.265541ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"dbe667b7-1f4e-4b47-b0aa-5e4a63503f5d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:39Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"735.67903ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"765c0519-2dfd-4903-a4ff-ad89e5ce9065","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:40Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"1.093858079s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"2cf22ee3-959d-482c-9d4f-1d8872fe31ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:40Z","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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","elapsedSinceCompletion":"1.376899129s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","reconcileID":"f5bad511-2be9-4527-95dc-e7f591ec8bf3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23:59:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-fywq","snapshot":"snapshot-sample-iomh"} {"level":"info","ts":"2026-05-11T23:59:40Z","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-iomh\" not found","pipelineRun":{"name":"my-integration-test-msli-x77wp","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:59:40Z","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-iomh\" not found","pipelineRun":{"name":"skipped-its-7np8b","namespace":"integration1-fywq"}} {"level":"info","ts":"2026-05-11T23:59:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-oaerin","namespace":"integration1-fywq"},"application":"integration1-fywq/integ-app-dgfe","namespace":"integration1-fywq","name":"test-component-pac-oaerin","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:59:40Z","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-msli-nnp86","namespace":"integration1-fywq"},"pipelineRun.Name":"my-integration-test-msli-nnp86"} {"level":"info","ts":"2026-05-11T23:59:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-msli-nnp86","namespace":"integration1-fywq"},"namespace":"integration1-fywq","name":"my-integration-test-msli-nnp86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-11T23:59:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-oaerin-on-pull-request-cn5dd","namespace":"integration1-fywq"},"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-11T23: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59: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-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23: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-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wjlf-20260511-235616-000","application":"integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"integ-app-wjlf-20260511-235616-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wjlf-20260511-235616-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-idcbcg","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-xdgm/test-comp-pac-gitlab-idcbcg@sha256:abf23efdaeb2e3969c6a21735f440e0369ad9543e10b64ca995b8827083ac01e","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"7e0278c67069304595ec50614b69b27379ef0ef6"}}}]} {"level":"info","ts":"2026-05-11T23:59:41Z","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-idcbcg is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e71ad1d1b170f95a35e713c0ccabc4b30f41499ffcf896aada7c22c535a198 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"}} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","Application.Name":"integ-app-wjlf","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","integrationTestScenario.Name":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Namespace":"gitlab-rep-xdgm","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} 2026/05/11 23:59:41 http: TLS handshake error from 10.130.0.2:51932: EOF {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","integrationTestScenario.Name":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"}} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","destinationComponentSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-wigh","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-wigh","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"my-integration-test-zgkm-47wcz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:59:41Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"integ-app-wjlf-20260511-235616-000","reconcileID":"08c86fbf-2bba-4f1e-a033-211207789067","snapshot.name":"integ-app-wjlf-20260511-235616-000","pipelinerun.name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","duration":2.584019484} {"level":"info","ts":"2026-05-11T23:59:41Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"integ-app-wjlf-20260511-235616-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","integrationTestScenario.Name":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"my-integration-test-wigh-9drzw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","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-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","Scenario":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","Label":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","Application.Name":"integ-app-wjlf","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","integrationTestScenario.Name":"my-integration-test-zgkm","pipelineRun.Name":"my-integration-test-zgkm-47wcz"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","integrationTestScenario.Name":"my-integration-test-wigh","pipelineRun.Name":"my-integration-test-wigh-9drzw"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-fywq","snapshot":"integ-app-dgfe-20260511-235534-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commitStatus.Name":"Konflux Dev version / my-integration-test-wigh / test-comp-pac-gitlab-idcbcg","commitStatus.ID":14318122075} {"level":"info","ts":"2026-05-11T23:59:41Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus.ID":14318122075,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","testedSnapshot.Name":"integ-app-wjlf-20260511-235616-000","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-zgkm","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:59:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zgkm-47wcz","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"my-integration-test-zgkm-47wcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commitStatus.Name":"Konflux Dev version / my-integration-test-zgkm / test-comp-pac-gitlab-idcbcg","commitStatus.ID":14318122043} {"level":"info","ts":"2026-05-11T23:59:42Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus.ID":14318122043,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","testedSnapshot.Name":"integ-app-wjlf-20260511-235616-000","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-wigh-9drzw","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"my-integration-test-wigh-9drzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:59:42Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":3} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"}} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:42Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","destinationComponentSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-zgkm","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-zgkm","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59: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":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commitStatus.Name":"Konflux Dev version / my-integration-test-zgkm / test-comp-pac-gitlab-idcbcg","commitStatus.ID":14318122043} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","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-11T23:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus2.ID":14318122043,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","testedSnapshot.Name":"integ-app-wjlf-20260511-235616-000","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-wigh","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commitStatus.Name":"Konflux Dev version / my-integration-test-wigh / test-comp-pac-gitlab-idcbcg","commitStatus.ID":14318122075} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus2.ID":14318122075,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","testedSnapshot.Name":"integ-app-wjlf-20260511-235616-000","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:59:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:59:43Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":3} {"level":"info","ts":"2026-05-11T23:59:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:59:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:47Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-gfieya","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"}} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:49Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","destinationComponentSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-zgkm","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-zgkm","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zgkm-47wcz","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"my-integration-test-zgkm-47wcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-zgkm","commitStatus2.ID":14318122043,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","testedSnapshot.Name":"integ-app-wjlf-20260511-235616-000","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:59:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":3} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-wigh-9drzw","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"my-integration-test-wigh-9drzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"my-integration-test-zgkm-47wcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"my-integration-test-wigh-9drzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"}} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:50Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:50Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"integ-app-wjlf-20260511-235616-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:59:50Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"integ-app-wjlf-20260511-235616-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","destinationComponentSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","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-11T23:59:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-wigh","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-zgkm"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.Name":"my-integration-test-wigh","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testedSnapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","projectID":56586709,"pipelineID":2517384091} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenarioName":"my-integration-test-wigh"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","scenario.name":"my-integration-test-wigh","commitStatus2.ID":14318122075,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T23:59:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","testedSnapshot.Name":"integ-app-wjlf-20260511-235616-000","destinationSnapshot.Name":"integ-app-wjlf-20260511-235616-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-11T23:59:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg","noteID":3336887046} {"level":"info","ts":"2026-05-11T23:59:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentTitle":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:59:51Z","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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg","count":3} {"level":"info","ts":"2026-05-11T23:59:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","noteID":3336887046,"commentPrefix":"Integration test for component test-comp-pac-gitlab-idcbcg"} {"level":"info","ts":"2026-05-11T23:59:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59: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-wjlf-20260511-235616-000","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","snapshot.Name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-11T23:59:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-sabb","name":"my-integration-test-moxw"}} {"level":"info","ts":"2026-05-11T23:59:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-11T23:59:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-11T23:59:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T23:59:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-sabb","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-11T23:59:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-11T23:59:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-11T23:59:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"972.368908ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"3e54f87b-cac8-48fc-8994-6f4f53bf7488","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"978.217012ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"bcba452f-f19e-4190-a88a-a064334c837e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-11T23:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"988.71471ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T23:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T23:59:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"e4157b86-3fa5-4788-b08d-cdc3d73693d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"1.009741109s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"4ca30583-793c-49bf-8914-8927dd916472","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"1.050982458s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"ffc45a3d-5da0-4e6d-bf85-f31c4d5481e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"1.132049455s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"04cddeb1-d20b-4354-9fb6-488760da6385","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"1.293483543s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"49351777-f4c4-4671-b002-a0b1a2840559","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"1.62198127s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"63ea94c2-82ff-4373-8d6d-757b8384f4de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:01Z","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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-gfieya-on-pull-request-tk2d8","PR group":"konflux-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","prGroup":"konflux-test-component-pac-gfieya","prGroupHash":"c69fb770f39c266932a7aaf7bd56c945b0c8cbbc048d87e302f7d157a484fe"} {"level":"info","ts":"2026-05-12T00:00: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-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:00:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ExternalID":"my-integration-test-moxw-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:00:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ExternalID":"my-integration-test-moxw-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:00:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.NameSpace":"integration2-sabb","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-moxw","externalID":"my-integration-test-moxw-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:00:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ID":75471825787,"CheckName":"Konflux Dev version / my-integration-test-moxw / test-component-pac-gfieya","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","pipelineRun.Namespace":"integration2-sabb","pipelineRun.Name":"test-component-pac-gfieya-on-pull-request-tk2d8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:00:01Z","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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","pipelinerun.Name":"test-component-pac-gfieya-on-pull-request-tk2d8"} {"level":"info","ts":"2026-05-12T00:00: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-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:01Z","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-gfieya is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"3.97036853s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"3646feb8-d099-483d-9b73-c6a0fbb5ebc9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00: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":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00: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":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"9f7abcda-3424-467f-b0be-f036a3e218be","component.Name":"test-comp-cick"} {"level":"info","ts":"2026-05-12T00:00:03Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"9f7abcda-3424-467f-b0be-f036a3e218be","component.Name":"test-comp-taoh"} {"level":"info","ts":"2026-05-12T00:00:03Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","reconcileID":"9f7abcda-3424-467f-b0be-f036a3e218be","component.Name":"test-symlink-comp-kdub"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ydys-20260511-235727-000"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ydys-20260511-235727-000","application":"test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ydys-20260511-235727-000"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260511-235727-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-ydys-20260511-235727-000","snapshot.Spec.Components":[{"name":"test-comp-xvji","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-xvji@sha256:8448331870ab207d672bc72c60afb8203335eab1c773d4bab3d2ce85916cfac1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"a5a966c86c77aea839fba2dc7c9ce84bdd1bbf49"}}}]} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-xvji is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 946d2146bd844933111df38b7cb02de0563db8579ff1884c5d00a36fe913fb is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-ydys-20260511-235727-000"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"}} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","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-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","Application.Name":"test-app-ydys","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260511-235727-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:00:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:00:03Z","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-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ydys-20260511-235727-000"} {"level":"info","ts":"2026-05-12T00:00:04Z","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-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260511-235727-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:00:04Z","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-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:04Z","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-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260511-235727-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-ydys-20260511-235727-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","snapshot.Namespace":"build-e2e-qhpr","snapshot.Name":"test-app-ydys-20260511-235727-000"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ydys-20260511-235727-000"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-adfn","snapshot":"build-suite-test-application-knok-20260511-234843-000"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","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-12T00:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-12T00:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dgps","snapshot":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-12T00:00:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-2bdzt has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","snapshot.Name":"test-app-ydys-20260511-235727-000"} {"level":"info","ts":"2026-05-12T00:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji-on-pull-request-2bdzt","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-12T00:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-xvji-on-pull-request-2bdzt has finished running","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-12T00:00:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260511-234653-000"} {"level":"info","ts":"2026-05-12T00:00:06Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tauj-20260511-234653-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-nprvw","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:09Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"676.902784ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"203cbeb0-5c6b-4792-bbe0-470736bbf1fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:09Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"682.469811ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"b90166c2-96aa-4162-b39a-421722709c51","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:09Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"693.049957ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"3e3d78af-e9f2-41b0-8890-e4da832d298c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:09Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"713.814105ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"51a28899-7aac-490d-9ead-b5bdb5a07946","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:09Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"755.31069ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"335f3415-1a06-4779-b713-430c6e703871","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:09Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"822.924547ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"af5351cc-aa77-43c3-a7d0-6857a804b488","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:09Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"835.968428ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"ca9dc9f8-8ef4-48a3-bf66-866d7f2619bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:10Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.15699736s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"808ade0d-d7f0-4f7d-8501-e6554760e83f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:10Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.67299194s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"2183886f-589c-4aef-8f0b-c8f9049b73eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:10Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.798009758s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"93a2fbe8-4904-462f-922e-9f3184f6a002","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:11Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","reconcileID":"901917f7-58f2-4233-b7ec-0557d74722de","component.Name":"gh-multi-component-child-kwdc"} {"level":"info","ts":"2026-05-12T00:00:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-urrl-20260511-235513-000"} {"level":"info","ts":"2026-05-12T00:00:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-urrl-20260511-235513-000","application":"build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-urrl-20260511-235513-000"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260511-235513-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-urrl-20260511-235513-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-kwdc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc@sha256:05e7d2a02e38ca00ea99f9c24f2864ce45bca34ff60a8bf3a525c170bfa92967","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih","revision":"da2acdebbecbfbbaf55fc251638cf2d8906a880e"}}}]} {"level":"info","ts":"2026-05-12T00:00:12Z","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-kwdc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 26788cd1d8db970338ed029f74a3a2cde4746be240f24f91f9efbfd4c4caeb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-urrl-20260511-235513-000"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","Application.Name":"build-suite-component-update-urrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"}} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260511-235513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260511-235513-000"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260511-235513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:00:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260511-235513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260511-235513-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","snapshot.Namespace":"build-e2e-dmfu","snapshot.Name":"build-suite-component-update-urrl-20260511-235513-000"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260511-235513-000"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","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-12T00:00:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-lzmck has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-12T00:00: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":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-12T00:00: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":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun test-comp-pac-gitlab-idcbcg-on-push-mk94q is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:13Z","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-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","snapshot.Name":"build-suite-component-update-urrl-20260511-235513-000"} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","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-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-pull-request-lzmck has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-pull-request-lzmck","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-idcbcg","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg","reconcileID":"40740490-fbe8-481a-9067-39c8a6da85d4","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-idcbcg\" 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-12T00:00:14Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-idcbcg","namespace":"gitlab-rep-xdgm"},"application":"gitlab-rep-xdgm/integ-app-wjlf","namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:00:14Z","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-wigh-9drzw","namespace":"gitlab-rep-xdgm"},"pipelineRun.Name":"my-integration-test-wigh-9drzw"} {"level":"info","ts":"2026-05-12T00:00:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-wigh-9drzw","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"my-integration-test-wigh-9drzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:00:15Z","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-zgkm-47wcz","namespace":"gitlab-rep-xdgm"},"pipelineRun.Name":"my-integration-test-zgkm-47wcz"} {"level":"info","ts":"2026-05-12T00:00:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-zgkm-47wcz","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"my-integration-test-zgkm-47wcz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-12T00:00:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-pull-request-n4ww9","namespace":"gitlab-rep-xdgm"},"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-12T00:00:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","namespace":"gitlab-rep-xdgm"},"namespace":"gitlab-rep-xdgm","name":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-12T00:00:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-idcbcg-on-push-mk94q","namespace":"gitlab-rep-xdgm"},"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-12T00:00:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-12T00:00:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-xdgm","snapshot":"integ-app-wjlf-20260511-235616-000"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-nwj5t","reconcileID":"f87dcd8c-fc34-4ad9-9d32-8ff50d0732da","Component.Namespace":"konflux-coen","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-coen/konflux-demo-component-isgj@sha256:4fe20373d7671c05caca8d65f096a5b655219b6e3e357f3fbf97e4c3e689f561","Component.Name":"konflux-demo-component-isgj","lastBuildCommit":"23279c7cb0a823543171271e198683c447e38262"} {"level":"info","ts":"2026-05-12T00:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","component.Namespace":"konflux-coen","component.Name":"konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-12T00:00:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260511-235710-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260511-235710-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-isgj","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-coen/konflux-demo-component-isgj@sha256:4fe20373d7671c05caca8d65f096a5b655219b6e3e357f3fbf97e4c3e689f561","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"23279c7cb0a823543171271e198683c447e38262"}}}]} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-aytg"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"}} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:19Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-nwj5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"my-integration-test-aytg-t2lw6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aytg"} {"level":"info","ts":"2026-05-12T00:00:19Z","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-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"01f4f254-632f-488e-aa51-1bbd213e6c7a","snapshot.name":"konflux-demo-app-20260511-235710-000","pipelinerun.name":"konflux-demo-component-isgj-on-push-nwj5t","duration":3.276208463} {"level":"info","ts":"2026-05-12T00:00:19Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75471520654, NodeID:\"CR_kwDOMZ6fKs8AAAARknQDjg\", HeadSHA:\"23279c7cb0a823543171271e198683c447e38262\", ExternalID:\"my-integration-test-aytg-konflux-demo-component-isgj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471520654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75471520654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-11 23:57:03 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-11 23:57:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-isgj snapshot konflux-demo-app-20260511-234718-000 and scenario my-integration-test-aytg has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 4s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :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/75471520654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj\", CheckSuite:github.CheckSuite{ID:68514036272}, 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-12T00:00:19Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.NameSpace":"konflux-coen","snapshot.Name":"konflux-demo-app-20260511-235710-000","scenarioName":"my-integration-test-aytg","externalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-nwj5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-nwj5t","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-12T00:00:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-nwj5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-isgj-on-push-nwj5t has finished running","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ID":75471863310,"CheckName":"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-235710-000","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"}} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:19Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-component-isgj-on-push-nwj5t","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-12T00:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-isgj-on-push-nwj5t has finished running","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-12T00:00:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75471863310, NodeID:\"CR_kwDOMZ6fKs8AAAARknk-Dg\", HeadSHA:\"23279c7cb0a823543171271e198683c447e38262\", ExternalID:\"my-integration-test-aytg-konflux-demo-component-isgj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471863310\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75471863310\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:00:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-isgj snapshot konflux-demo-app-20260511-235710-000 and scenario my-integration-test-aytg is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471863310/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj\", CheckSuite:github.CheckSuite{ID:68514036272}, 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-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:01Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:46:29Z","completionTime":"2026-05-11T23:54:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"IMAGE_DIGEST","value":"sha256:39db4d9e618b7d1ed2c98f268e3e2a8415e22d7b25830b152a80b49ed2295e49"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"revision","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6e8588514affc2c1885ac2a77ac2bd28-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6e8588514affc2c1885ac2a77ac2bd28-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6e8588514affc2c1885ac2a77ac2bd28-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6e8588514affc2c1885ac2a77ac2bd28-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6e8588514affc2c1885ac2a77ac2bd28-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6e8588514affc2c1885ac2a77ac2bd28-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b9d262a96b4c6a5c17e2aba621e5662e-381a44616fff8334-01"}},"deletionTimestamp":"2026-05-12 00:00:19 +0000 UTC"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-lw9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:01Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:46:29Z","completionTime":"2026-05-11T23:54:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"IMAGE_DIGEST","value":"sha256:39db4d9e618b7d1ed2c98f268e3e2a8415e22d7b25830b152a80b49ed2295e49"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"revision","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6e8588514affc2c1885ac2a77ac2bd28-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6e8588514affc2c1885ac2a77ac2bd28-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6e8588514affc2c1885ac2a77ac2bd28-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6e8588514affc2c1885ac2a77ac2bd28-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6e8588514affc2c1885ac2a77ac2bd28-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6e8588514affc2c1885ac2a77ac2bd28-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b9d262a96b4c6a5c17e2aba621e5662e-381a44616fff8334-01"}},"deletionTimestamp":"2026-05-12 00:00:19 +0000 UTC"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-lw9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ID":75471863310,"CheckName":"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-235710-000","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-aytg-t2lw6","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"my-integration-test-aytg-t2lw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:00:20Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"}} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:20Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:54:01Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:46:29Z","completionTime":"2026-05-11T23:54:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"IMAGE_DIGEST","value":"sha256:39db4d9e618b7d1ed2c98f268e3e2a8415e22d7b25830b152a80b49ed2295e49"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"CHAINS-GIT_COMMIT","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih"},{"name":"revision","value":"7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba.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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"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-dmfu/gh-multi-component-child-kwdc:on-pr-7a3c3473bfab2eaba076d5bdb3394ad64acd31ba"},{"name":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-6e8588514affc2c1885ac2a77ac2bd28-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon6e8588514affc2c1885ac2a77ac2bd28-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp6e8588514affc2c1885ac2a77ac2bd28-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-6e8588514affc2c1885ac2a77ac2bd28-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo6e8588514affc2c1885ac2a77ac2bd28-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com6e8588514affc2c1885ac2a77ac2bd28-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co6e8588514affc2c1885ac2a77ac2bd28-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b9d262a96b4c6a5c17e2aba621e5662e-381a44616fff8334-01"}},"deletionTimestamp":"2026-05-12 00:00:19 +0000 UTC"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-lw9vr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-lw9vr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75471863310, NodeID:\"CR_kwDOMZ6fKs8AAAARknk-Dg\", HeadSHA:\"23279c7cb0a823543171271e198683c447e38262\", ExternalID:\"my-integration-test-aytg-konflux-demo-component-isgj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471863310\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75471863310\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:00:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-isgj snapshot konflux-demo-app-20260511-235710-000 and scenario my-integration-test-aytg is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-aytg-t2lw6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471863310/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj\", CheckSuite:github.CheckSuite{ID:68514036272}, 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-12T00:00:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ID":75471863310,"CheckName":"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-235710-000","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:20Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:52:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:38Z","completionTime":"2026-05-11T23:52:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"IMAGE_DIGEST","value":"sha256:f318762186ae1b40e42d602f2563db3a496cddadaa3e93c7d131c00e9d85131e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c5550230be01227aa8b4f6b5e3468e69367ccc25"}],"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":"c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"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-cick-on-pull-request-z7c9v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes461f5ad221f0f152cc5bd0304d530d1c-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-cick-on-pull-request-z7c9v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-6725a792834cb1b0e3c83e944ebec136","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-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-a31773a527136ef3ac6af34bf7901382-b438799ba6fea2d0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T00:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-z7c9v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-z7c9v has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:52:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:38Z","completionTime":"2026-05-11T23:52:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"IMAGE_DIGEST","value":"sha256:f318762186ae1b40e42d602f2563db3a496cddadaa3e93c7d131c00e9d85131e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c5550230be01227aa8b4f6b5e3468e69367ccc25"}],"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":"c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"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-cick-on-pull-request-z7c9v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes461f5ad221f0f152cc5bd0304d530d1c-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-cick-on-pull-request-z7c9v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-6725a792834cb1b0e3c83e944ebec136","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-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-a31773a527136ef3ac6af34bf7901382-b438799ba6fea2d0-01"}},"deletionTimestamp":"2026-05-12 00:00:22 +0000 UTC"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-z7c9v has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:52:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:38Z","completionTime":"2026-05-11T23:52:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"IMAGE_DIGEST","value":"sha256:f318762186ae1b40e42d602f2563db3a496cddadaa3e93c7d131c00e9d85131e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c5550230be01227aa8b4f6b5e3468e69367ccc25"}],"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":"c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"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-cick-on-pull-request-z7c9v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes461f5ad221f0f152cc5bd0304d530d1c-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-cick-on-pull-request-z7c9v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-6725a792834cb1b0e3c83e944ebec136","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-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-a31773a527136ef3ac6af34bf7901382-b438799ba6fea2d0-01"}},"deletionTimestamp":"2026-05-12 00:00:22 +0000 UTC"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-z7c9v has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:52:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T23:46:38Z","completionTime":"2026-05-11T23:52:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"IMAGE_DIGEST","value":"sha256:f318762186ae1b40e42d602f2563db3a496cddadaa3e93c7d131c00e9d85131e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"c5550230be01227aa8b4f6b5e3468e69367ccc25"}],"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":"c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25.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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"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-qhpr/test-comp-cick:on-pr-c5550230be01227aa8b4f6b5e3468e69367ccc25"},{"name":"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-cick-on-pull-request-z7c9v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes461f5ad221f0f152cc5bd0304d530d1c-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-cick-on-pull-request-z7c9v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-6725a792834cb1b0e3c83e944ebec136","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-cick-on-pull-request-z7c9v-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-a31773a527136ef3ac6af34bf7901382-b438799ba6fea2d0-01"}},"deletionTimestamp":"2026-05-12 00:00:22 +0000 UTC"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-z7c9v has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-z7c9v","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","PR group":"konflux-gh-multi-component-child-kwdc"} {"level":"info","ts":"2026-05-12T00:00: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-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-lw9vr with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-lw9vr with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-lw9vr with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-lw9vr with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-lw9vr with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-lw9vr with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-lw9vr with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-lw9vr with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-cick-on-pull-request-5qhj4","PR group":"konflux-test-comp-cick"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-cick","prGroupHash":"04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qhpr/test-comp-cick-on-pull-request-z7c9v with pr group konflux-test-comp-cick is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"}} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:30Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:30Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:00:30Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:00:30Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-aytg-t2lw6","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"my-integration-test-aytg-t2lw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","scenario.Name":"my-integration-test-aytg","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testedSnapshot":"konflux-demo-app-20260511-235710-000"} {"level":"error","ts":"2026-05-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"038304bd-b2ca-4dd4-8ac5-d3f796cfa711","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:30Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ExternalID":"my-integration-test-aytg-konflux-demo-component-isgj"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75471863310, NodeID:\"CR_kwDOMZ6fKs8AAAARknk-Dg\", HeadSHA:\"23279c7cb0a823543171271e198683c447e38262\", ExternalID:\"my-integration-test-aytg-konflux-demo-component-isgj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75471863310\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75471863310\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:00:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-isgj snapshot konflux-demo-app-20260511-235710-000 and scenario my-integration-test-aytg 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/75471863310/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj\", CheckSuite:github.CheckSuite{ID:68514036272}, 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":"error","ts":"2026-05-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"4a7ed537-1810-405d-bb5c-d45cb07b974a","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:30Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"45f5424c-cae0-4432-bbf2-37afe6186a5d","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:30Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","ID":75471863310,"CheckName":"Konflux Dev version / my-integration-test-aytg / konflux-demo-component-isgj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-235710-000","destinationSnapshot.Name":"konflux-demo-app-20260511-235710-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:31Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"error","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:31Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"my-integration-test-aytg-t2lw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"1dfcbb94-c41b-47f5-90d2-149844943651","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"error","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"a9b77f12-b294-43d3-a0fa-1fd1656534b6","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"error","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"7166b934-64e5-49b8-8c2c-fbae81dcc295","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"error","ts":"2026-05-12T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"a5bd9d15-5311-4e83-8bd7-8b084cec40ab","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:32Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"error","ts":"2026-05-12T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"e48d20ef-e2dd-4223-b212-684c0fdee8bf","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:33Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"error","ts":"2026-05-12T00:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"d888ed38-7517-4237-a111-dd9934ad3c37","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:34Z","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-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"error","ts":"2026-05-12T00:00:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"5bc899da-5cb9-4c4d-992c-2d7e12dfd73c","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"error","ts":"2026-05-12T00:00:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"563c66f1-3dc1-470d-9c49-45a18bd6af61","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"error","ts":"2026-05-12T00:00:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"3cd88163-634e-4303-b731-a4c09438559c","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:48Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00: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-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00: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":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00: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-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00: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-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00: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-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00: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-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00: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-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00: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-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00: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-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00: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-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00: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-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:00:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\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-12T00:00:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-12T00:00:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-app-20260511-235710-000","reconcileID":"ccd2d08e-4265-46ee-a9c7-e2e8e1dc3fb6","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000-23279c7-\" is forbidden: unable to create new content in namespace konflux-coen because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:00:53Z","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-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:53Z","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-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:53Z","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-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:53Z","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-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-isgj-on-push-mw94j has finished running","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-mw94j","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:53Z","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-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:53Z","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-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:53Z","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-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:53Z","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-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00: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":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-isgj-on-push-nwj5t has finished running","buildpipelineRun":{"name":"konflux-demo-component-isgj-on-push-nwj5t","namespace":"konflux-coen"},"application":"konflux-coen/konflux-demo-app"} {"level":"info","ts":"2026-05-12T00:00: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-aytg-t2lw6","namespace":"konflux-coen"},"pipelineRun.Name":"my-integration-test-aytg-t2lw6"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-aytg-t2lw6","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"my-integration-test-aytg-t2lw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:00: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-aytg-xdzbg","namespace":"konflux-coen"},"pipelineRun.Name":"my-integration-test-aytg-xdzbg"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-aytg-xdzbg","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"my-integration-test-aytg-xdzbg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:00:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-coen","snapshot":"konflux-demo-app-20260511-235710-000"} {"level":"info","ts":"2026-05-12T00:00:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260511-234718-000"} {"level":"info","ts":"2026-05-12T00:00:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-coen","snapshot":"konflux-demo-app-20260511-234718-000"} 2026/05/12 00:00:56 http: TLS handshake error from 10.128.0.2:41710: EOF {"level":"info","ts":"2026-05-12T00:00:56Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-isgj","namespace":"konflux-coen"},"namespace":"konflux-coen","name":"konflux-demo-component-isgj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:00:56Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"konflux-demo-app\" not found","component":{"name":"konflux-demo-component-isgj","namespace":"konflux-coen"}} {"level":"info","ts":"2026-05-12T00:00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yksl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:01: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:01: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:01: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:01: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-wxgxqy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:01: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01: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-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:01: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:01: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:01: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:01: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:01: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:01: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"req":{"name":"konflux-demo-app-20260511-235710-000","namespace":"konflux-coen"},"error":"Snapshot.appstudio.redhat.com \"konflux-demo-app-20260511-235710-000\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:52Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"462.74259ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"157617b2-7feb-4379-a33d-ff30d29553a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:52Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"468.257581ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"3d29f0ce-a4e9-41c5-8b66-92b7785be751","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:52Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"478.72946ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"70b9717f-0d98-4a71-bd86-c2f58fd3aefb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:52Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"499.17684ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"d64c64c9-a6bf-401b-9ca9-4f535dd82e9c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:52Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"539.83303ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"1181a00c-e548-480f-80ea-143914e7fd8c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:52Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"621.306526ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"754874b3-34ad-43f6-a466-7a35700b4b6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:52Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"782.738813ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"872a84cd-d17a-4671-bbf3-696a33ab26d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:52Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"885.835667ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"c4edfbb2-7a14-45c9-a10f-60c9982eec54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:53Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"1.103253655s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"6d525cd2-569e-489d-92f4-40bba670c717","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:53Z","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-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","elapsedSinceCompletion":"1.303851602s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:01:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"3135600c-d51b-4c42-bc1c-d628c6466de8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","reconcileID":"a8f7f1c1-0b76-4ea1-a477-a52c2226a2cc","component.Name":"gl-multi-component-parent-yksl"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zpkv-20260511-235657-000"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zpkv-20260511-235657-000","application":"build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zpkv-20260511-235657-000"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260511-235657-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zpkv-20260511-235657-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-yksl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl@sha256:b82e81278a27cda9704022fcf53192954464172e04e7bebade1db126e3879b31","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd","revision":"8cea65315fb6d340393d48498413df398674d27b"}}}]} {"level":"info","ts":"2026-05-12T00:01:54Z","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-yksl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 931441d5cceb7a9b0e05ba07f366f60132bbd504490e12b6b1ebf84f6f1f12 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-zpkv-20260511-235657-000"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:01: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-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","Application.Name":"build-suite-component-update-zpkv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:01: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-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"}} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260511-235657-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:01: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-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260511-235657-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:01:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:01: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-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:01: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-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260511-235657-000"} {"level":"info","ts":"2026-05-12T00:01: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-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260511-235657-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260511-235657-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","snapshot.Namespace":"build-e2e-ndpu","snapshot.Name":"build-suite-component-update-zpkv-20260511-235657-000"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260511-235657-000"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","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-12T00:01:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-sngq7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00: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":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","snapshot.Name":"build-suite-component-update-zpkv-20260511-235657-000"} {"level":"info","ts":"2026-05-12T00:01:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-pull-request-sngq7","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-12T00:01:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-pull-request-sngq7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-pull-request-sngq7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:01: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"189.691952ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"de03f7f4-be3c-4ddc-83aa-84198e542d65","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"195.219629ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"1a1a24fb-e9c8-4402-9a2a-5e4d8dcc024a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"205.673198ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"6d50e42f-c216-4af0-bbc1-ec2dce720788","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"226.62197ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"520a75b6-af1d-4186-97c4-ee1835700f37","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"267.64446ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"7976f563-88b9-46cf-8ddc-0fcd25571600","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"309.462846ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"65808c61-177d-4a08-853c-1100f1007e19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"348.239419ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"49897db5-17d6-4532-84a5-32c161874794","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02: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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:13Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"668.887077ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"40d9e0a5-d1b3-4ab0-8dbb-d8e4880393b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:14Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"1.091180595s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"8fed1af9-76be-4d4b-b9b0-d10713b04caf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:14Z","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-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","elapsedSinceCompletion":"1.309432632s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:02:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","reconcileID":"7048a9b5-2303-4a95-8590-08aca8c26824","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-knok-20260511-235702-000","application":"build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260511-235702-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-knok-20260511-235702-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-wxgxqy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-adfn/gh-test-custom-branch-wxgxqy@sha256:e6ce0a941d86603198d897dbf8af4c19f6c9266d587f678b950a1bba91b842fe","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-djajrl","revision":"cfd42e3197d47eaf9cd2ed01d60f8455dc11c90f"}}}]} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-adfn/gh-test-custom-branch-wxgxqy-on-pull-request-7w67q with pr group konflux-gh-test-custom-branch-wxgxqy is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","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-wxgxqy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4b3601ca966646ea3cf5a1af6b8c15f4ecf1685c752debf0eeade5030618b0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","Application.Name":"build-suite-test-application-knok","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"}} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260511-235702-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260511-235702-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:02:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260511-235702-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-knok-20260511-235702-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","snapshot.Namespace":"build-e2e-adfn","snapshot.Name":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","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-12T00:02:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:02:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","snapshot.Name":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","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-12T00:02:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-pull-request-d2qjf","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:02:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:02:31Z","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-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:31Z","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-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:31Z","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-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:02:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-wxgxqy-on-push-5kb4z is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:02:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-77z99","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:02:33Z","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-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-77z99","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-yksl-on-push-77z99 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:03:33Z","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":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","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":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-push-rpkh4","reconcileID":"55206649-efdf-4a3b-94a0-63dd9b914f9e","Component.Namespace":"group-wkfn","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:29fac24fda5eb7c1e529e1495c49080d6ba7a0a872e20925dec67f74ee600958","Component.Name":"go-component-qwmucx","lastBuildCommit":"5fc64a4963e277852e13c8e9fb7482cfaa04b190"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","component.Namespace":"group-wkfn","component.Name":"go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:03:33Z","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":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-push-rpkh4","reconcileID":"55206649-efdf-4a3b-94a0-63dd9b914f9e","component.Name":"python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260511-235754-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-235754-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260511-235754-000","snapshot.Spec.Components":[{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:29fac24fda5eb7c1e529e1495c49080d6ba7a0a872e20925dec67f74ee600958","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5fc64a4963e277852e13c8e9fb7482cfaa04b190"}}}]} {"level":"info","ts":"2026-05-12T00:03:33Z","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":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","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-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-push-rpkh4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-push-rpkh4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-push-rpkh4","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-12T00:03:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260511-235754-000","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-push-rpkh4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwmucx-on-push-rpkh4 has finished running","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","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":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:33Z","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":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-push-rpkh4","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-12T00:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwmucx-on-push-rpkh4 has finished running","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472218636,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-235754-000","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:34Z","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-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-gj492","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:03:34Z","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-tauj-20260511-235754-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260511-235754-000","reconcileID":"07f16ade-1b56-443d-835e-f8463428a678","snapshot.name":"integ-app-tauj-20260511-235754-000","pipelinerun.name":"go-component-qwmucx-on-push-rpkh4","duration":4.605929785} {"level":"info","ts":"2026-05-12T00:03:34Z","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-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-235754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03: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":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:34Z","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-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:03:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472218636, NodeID:\"CR_kwDONSo-hs8AAAARkn6qDA\", HeadSHA:\"5fc64a4963e277852e13c8e9fb7482cfaa04b190\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472218636\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472218636\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:03:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260511-235754-000 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472218636/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68515090140}, 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-12T00:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472218636,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-235754-000","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gj492","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-gj492","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235754-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:35Z","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-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472218636, NodeID:\"CR_kwDONSo-hs8AAAARkn6qDA\", HeadSHA:\"5fc64a4963e277852e13c8e9fb7482cfaa04b190\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472218636\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472218636\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:03:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260511-235754-000 and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-gj492' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472218636/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68515090140}, 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-12T00:03:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472218636,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-235754-000","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235754-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:42Z","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-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:42Z","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-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-235754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:03:42Z","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-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-235754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:03: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":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gj492","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-gj492","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:03: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":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testedSnapshot":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472218636, NodeID:\"CR_kwDONSo-hs8AAAARkn6qDA\", HeadSHA:\"5fc64a4963e277852e13c8e9fb7482cfaa04b190\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472218636\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472218636\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:03:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260511-235754-000 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75472218636/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68515090140}, 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-12T00:03:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472218636,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-235754-000","destinationSnapshot.Name":"integ-app-tauj-20260511-235754-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:03:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260511-235754-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-gj492","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:03: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"274.608666ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"576dc98a-af8e-4d98-99cc-bfe2f103e54e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"280.109728ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"4a3bb6c8-2839-4fd4-8cf2-97615e26e83c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"290.806878ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"09d99642-4d6c-465b-b044-46c57dc48e64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"311.223914ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"060f9231-56a6-4df6-996c-18c65f3f07c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"351.972625ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"6571832e-98dc-44a1-b0d8-ff997e20b439","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"415.363697ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"7745783d-721c-4afe-8ef6-d9553ad824f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"432.888186ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"89b1bbe8-1b39-495a-ba48-9e5804575588","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"754.467972ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"1ea186c3-246e-4ba9-a525-8703222b9657","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.211910248s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"c0c200ed-d95b-4e6b-8b94-6a3ed415ffa1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.395167902s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:03:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","reconcileID":"4c13b600-7622-46d9-b969-73fae3f6fed1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260511-235800-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-euzkyg is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 90563e47eb4789341ff03413659298b82050ea38a5c3b3afa6b1de3fbea76b is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-235800-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260511-235800-000","snapshot.Spec.Components":[{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:29fac24fda5eb7c1e529e1495c49080d6ba7a0a872e20925dec67f74ee600958","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5fc64a4963e277852e13c8e9fb7482cfaa04b190","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-euzkyg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/python-component-euzkyg@sha256:27552664cdb7662eb41e6e4401d487465d1d4efd8e217196ce503eec1f7dc495","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"d5074310d183b29cccb8b94ddf22f6fa3f4768f4"}}}]} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} 2026/05/12 00:03:57 http: TLS handshake error from 10.129.0.2:56806: EOF {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Namespace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","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-12T00:03:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euzkyg-on-pull-request-5qfpb has finished running","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75471619999, NodeID:\"CR_kwDONSo-hs8AAAARknWHnw\", HeadSHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75471619999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75471619999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:58:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euzkyg snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/python-component-euzkyg-on-pull-request-5qfpb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75471619999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68515103669}, 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:3665295975, Number:21956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21956\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-euzkyg\", SHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", 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-eliwxc\", SHA:\"5fc64a4963e277852e13c8e9fb7482cfaa04b190\", 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-12T00:03:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75471619999,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-235800-000","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:03:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-hjsmc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:03:58Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260511-235800-000","reconcileID":"8d70d1e8-93ac-46b8-b0d2-39d53c431210","snapshot.name":"integ-app-tauj-20260511-235800-000","pipelinerun.name":"python-component-euzkyg-on-pull-request-5qfpb","duration":3.420648867} {"level":"info","ts":"2026-05-12T00:03:58Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-235800-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:58Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Scenario":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:03:58Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:58Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Label":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu","pipelineRun.Name":"integration-resolver-pipelinerun-hjsmc"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75471619999, NodeID:\"CR_kwDONSo-hs8AAAARknWHnw\", HeadSHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75471619999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75471619999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 23:58:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260511-235800-000 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75471619999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68515103669}, 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:3665295975, Number:21956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21956\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-euzkyg\", SHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", 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-eliwxc\", SHA:\"5fc64a4963e277852e13c8e9fb7482cfaa04b190\", 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-12T00:03:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hjsmc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-hjsmc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03: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":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75471619999,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-235800-000","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:59Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-5qfpb","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-12T00:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euzkyg-on-pull-request-5qfpb has finished running","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75471619999, NodeID:\"CR_kwDONSo-hs8AAAARknWHnw\", HeadSHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75471619999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75471619999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 23:58:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260511-235800-000 and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-hjsmc' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75471619999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68515103669}, 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:3665295975, Number:21956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21956\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-euzkyg\", SHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", 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-eliwxc\", SHA:\"5fc64a4963e277852e13c8e9fb7482cfaa04b190\", 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-12T00:03:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75471619999,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-235800-000","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:03:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:03: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:04: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:06Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-235800-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:04:06Z","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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260511-235800-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:04: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:04: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hjsmc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-hjsmc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:04:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testedSnapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:04:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:04:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75471619999, NodeID:\"CR_kwDONSo-hs8AAAARknWHnw\", HeadSHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75471619999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75471619999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 23:58:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260511-235800-000 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75471619999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68515103669}, 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:3665295975, Number:21956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21956\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-euzkyg\", SHA:\"d5074310d183b29cccb8b94ddf22f6fa3f4768f4\", 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-eliwxc\", SHA:\"5fc64a4963e277852e13c8e9fb7482cfaa04b190\", 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-12T00:04:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75471619999,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:04:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260511-235800-000","destinationSnapshot.Name":"integ-app-tauj-20260511-235800-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:04:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:04: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-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:04:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260511-235800-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-hjsmc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-mnuljk","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00: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":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-push-ndr49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:04:30Z","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":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:30Z","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-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:30Z","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-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-push-ndr49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-euzkyg-on-push-ndr49 is not associated with a pull request","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","PR group":"konflux-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","prGroup":"konflux-konflux-test-integration-clone-mnuljk","prGroupHash":"90e46d598883086203ee4d492241643a3caf3abf915cc5c6c88be8feea4b02"} {"level":"info","ts":"2026-05-12T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:04:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:04:33Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:04:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472324975,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-mnuljk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472324975, NodeID:\"CR_kwDOOe2tsc8AAAARkoBJbw\", HeadSHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", ExternalID:\"my-integration-test-oksu-konflux-test-integration-clone-mnuljk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472324975\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472324975\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:04:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-mnuljk snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472324975/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk\", CheckSuite:github.CheckSuite{ID:68515759807}, 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:3665317226, Number:9250, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9250\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-mnuljk\", SHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472324975,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-mnuljk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-tklrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:04:45Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:04:45Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:04:45Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-tklrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-yksl-on-push-tklrw is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-push-987w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-push-987w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-yksl-on-push-987w7 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"194.891864ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"2c8bc063-f5d8-4236-a739-cda3ab421c57","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"200.465332ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"ab7164dd-7a32-4c7a-9e0f-7977441be59b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"211.084145ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"a27ee7b2-b97f-4d50-b41b-0e7828842587","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"231.801118ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"a8d42420-f196-4503-b099-a655ca12724e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"272.970212ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"b5834083-6186-4268-b946-91e6f8e0dfbf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"353.634612ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"25329cc1-09ec-4fda-b1f3-33333f5709f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"514.748899ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"c48edd61-acff-4257-add7-c115a671a61d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"546.398934ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"05540ff2-4483-4eb3-aeb4-f1add5f7bf64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"836.050343ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"92740f21-9803-409e-8f50-3a07092502cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"1.551445s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"ab59db12-373d-4f2a-83c1-ee88657d436f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"2.117331624s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:04:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"6282bc18-52be-42e7-94da-bf74a778b26d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"c4c52aad-58d4-4dd1-9409-165902ea3f0e","component.Name":"test-symlink-comp-kdub"} {"level":"info","ts":"2026-05-12T00:04:58Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"c4c52aad-58d4-4dd1-9409-165902ea3f0e","component.Name":"test-comp-xvji"} {"level":"info","ts":"2026-05-12T00:04:58Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","reconcileID":"c4c52aad-58d4-4dd1-9409-165902ea3f0e","component.Name":"test-comp-taoh"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ydys-20260512-000028-000"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ydys-20260512-000028-000","application":"test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ydys-20260512-000028-000"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-000028-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-ydys-20260512-000028-000","snapshot.Spec.Components":[{"name":"test-comp-cick","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-cick@sha256:078b94cb229dc1d2c8a59016e3737612418c89acbc8708b5bdf934f73157411a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"012249ce2121b987d012a5dc6799cc4bf5dec7de"}}}]} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-cick is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 04ae749a435ac737c755de6fea75c1f79687be8f82938091df586c36dcf8f3 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-ydys-20260512-000028-000"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","Application.Name":"test-app-ydys","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:04: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":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"}} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-000028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-000028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:04:58Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ydys-20260512-000028-000"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-000028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-ydys-20260512-000028-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","snapshot.Namespace":"build-e2e-qhpr","snapshot.Name":"test-app-ydys-20260512-000028-000"} {"level":"info","ts":"2026-05-12T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ydys-20260512-000028-000"} {"level":"info","ts":"2026-05-12T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","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-12T00:04:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-5qhj4 has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","snapshot.Name":"test-app-ydys-20260512-000028-000"} {"level":"info","ts":"2026-05-12T00:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick-on-pull-request-5qhj4","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-12T00:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-cick-on-pull-request-5qhj4 has finished running","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:05: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:05: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:05: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05: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-qoesft is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:10Z","completionTime":"2026-05-11T23:55:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"IMAGE_DIGEST","value":"sha256:dd859cbf6cd71dbd8e23ff3ae30dcf04debd92766e072e88ec1f56b0c8f859d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"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-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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"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":"deprecated-base-image-check","taskRef":{"resolver":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes522f4a9342b91d668259f7c2ea79012d-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-taoh-on-pull-request-htq7n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e0b83ce337e13799897b4d3efbe8d18-2f39281b92a5d3f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-htq7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-htq7n has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:10Z","completionTime":"2026-05-11T23:55:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"IMAGE_DIGEST","value":"sha256:dd859cbf6cd71dbd8e23ff3ae30dcf04debd92766e072e88ec1f56b0c8f859d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"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-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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"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":"deprecated-base-image-check","taskRef":{"resolver":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes522f4a9342b91d668259f7c2ea79012d-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-taoh-on-pull-request-htq7n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e0b83ce337e13799897b4d3efbe8d18-2f39281b92a5d3f7-01"}},"deletionTimestamp":"2026-05-12 00:05:21 +0000 UTC"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-htq7n has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:10Z","completionTime":"2026-05-11T23:55:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"IMAGE_DIGEST","value":"sha256:dd859cbf6cd71dbd8e23ff3ae30dcf04debd92766e072e88ec1f56b0c8f859d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"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-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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"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":"deprecated-base-image-check","taskRef":{"resolver":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes522f4a9342b91d668259f7c2ea79012d-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-taoh-on-pull-request-htq7n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e0b83ce337e13799897b4d3efbe8d18-2f39281b92a5d3f7-01"}},"deletionTimestamp":"2026-05-12 00:05:21 +0000 UTC"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-htq7n has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:55:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T23:47:10Z","completionTime":"2026-05-11T23:55:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"IMAGE_DIGEST","value":"sha256:dd859cbf6cd71dbd8e23ff3ae30dcf04debd92766e072e88ec1f56b0c8f859d9"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c.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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"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-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-qhpr/test-comp-taoh:on-pr-e099bd5d36a16c89bbe91ec2c1726fc9f9ecad2c"},{"name":"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":"deprecated-base-image-check","taskRef":{"resolver":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes522f4a9342b91d668259f7c2ea79012d-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-taoh-on-pull-request-htq7n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-taoh-on-pull-request-htq7n-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8e0b83ce337e13799897b4d3efbe8d18-2f39281b92a5d3f7-01"}},"deletionTimestamp":"2026-05-12 00:05:21 +0000 UTC"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-htq7n has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-htq7n","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-taoh-on-pull-request-9jsxx","PR group":"konflux-test-comp-taoh"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-comp-taoh","prGroupHash":"94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05: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-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:28Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"619.824155ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"035e7429-0fce-4e94-af65-897e4839acd9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"625.337963ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"1acec4eb-4f05-4cdb-b470-6e712faff676","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"635.815438ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"16c9475f-e4de-4149-b1b1-82b494a5780f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"657.066072ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"cb6d1250-6ac8-4498-9480-732772726dbb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"697.954303ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"92639293-3498-4dbf-aab5-a0196d249ab2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"750.900763ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"e2db5b87-bf32-483d-b64c-4e37a860f9fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:21Z","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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"779.078799ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"e617801c-8e80-4073-9c1a-4f32e8fbbb51","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"1.099649105s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"4b79d8ad-76e8-416c-93d0-15b7739aa9ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"1.378950404s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"63450d89-11df-4251-8e5c-3c7269c3e56d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","elapsedSinceCompletion":"1.740154891s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","reconcileID":"56225da7-b910-4b89-81b4-a6f019d022d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-uykb-20260511-235819-000"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-uykb-20260511-235819-000","application":"build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-uykb-20260511-235819-000"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260511-235819-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-uykb-20260511-235819-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-qoesft","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dgps/gl-test-custom-branch-qoesft@sha256:8469a3b50e6d7adb93db26da80f820b268022a905fafbf4368eb221b1c59bb93","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ozztvl","revision":"e7080c921527361d5b33a3436efc1c6ad015ae0c"}}}]} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-dgps/gl-test-custom-branch-qoesft-on-pull-request-sw49r with pr group konflux-gl-test-custom-branch-qoesft is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","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-qoesft is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 42d695673076d0bcbc63773742047f96e06ee8701bb469af77e49c7917d1fb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-uykb-20260511-235819-000"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","Application.Name":"build-suite-test-application-uykb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"}} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260511-235819-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260511-235819-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:06:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-uykb-20260511-235819-000"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260511-235819-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260511-235819-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","snapshot.Namespace":"build-e2e-dgps","snapshot.Name":"build-suite-test-application-uykb-20260511-235819-000"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-uykb-20260511-235819-000"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","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-12T00:06:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-qoesft-on-pull-request-ngknr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06: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-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","snapshot.Name":"build-suite-test-application-uykb-20260511-235819-000"} {"level":"info","ts":"2026-05-12T00:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","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-12T00:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-qoesft-on-pull-request-ngknr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-ngknr","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:06: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"896.117967ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"66f744b8-96fc-4514-b98a-59bfcbf5206e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"901.717952ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"1c160d71-fa8e-4040-a659-08591e8fd368","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"912.158721ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"11322c47-5f21-4413-9f91-4913d8dea1f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"932.671812ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"86b08d78-6186-416f-a7c4-dfb29800a8f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"973.239699ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"c21a8ce7-69a2-43d0-90e5-70d8bda7664d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.038869542s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"fe2b33b8-d4be-4bba-bab4-488c1e12e91a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.053726639s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"2d03de43-0dab-42d7-8c80-aab4e632fe32","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.37435647s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"2412db7c-356a-4221-973c-16c6a77013e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.91702796s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"e4208d0d-a6fa-459c-8b90-6a54fbf2fe9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00: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":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"2.015394554s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"de431774-f517-4082-9d73-b1f809af93dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","reconcileID":"bc08794b-b65a-4ffc-b87d-01e5bc295846","component.Name":"gh-multi-component-parent-kwdc"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-urrl-20260512-000025-000"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-urrl-20260512-000025-000","application":"build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-urrl-20260512-000025-000"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000025-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-urrl-20260512-000025-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-kwdc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc@sha256:5c4ab38501e01a01145a9b0358571d9ccd234557665eae37bb07eb4ac981cd0e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih","revision":"6cdb0f2bfee6df1a970bdb333d7725124c04776c"}}}]} {"level":"info","ts":"2026-05-12T00:06: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-kwdc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-urrl-20260512-000025-000"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","Application.Name":"build-suite-component-update-urrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"}} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:06:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260512-000025-000"} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","snapshot.Namespace":"build-e2e-dmfu","snapshot.Name":"build-suite-component-update-urrl-20260512-000025-000"} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:06: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-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260512-000025-000"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","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-12T00:06:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-4fcns has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:38Z","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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:38Z","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-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","snapshot.Name":"build-suite-component-update-urrl-20260512-000025-000"} {"level":"info","ts":"2026-05-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","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-12T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-4fcns has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-4fcns","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-push-dvq9g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:06: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":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06: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":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06: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":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-push-dvq9g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-qoesft-on-push-dvq9g is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"736.771421ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"a687331f-6241-4cff-8408-907306aaee75","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"742.413205ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"d315bc14-1140-4e3f-8ee3-b606c830fa8c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"752.79223ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"1babcf3f-93a4-4ac1-8c85-be300b674941","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"773.381691ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"6da5dfcd-b400-469d-8059-45a1e9457804","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"814.611972ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"99f1b6d7-7e82-494c-b21c-75d5cac03258","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"895.720081ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"3e5a576b-b44a-4116-8078-95a8bb6e2788","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"1.056480574s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"1c93f320-1468-456f-82f8-258721fb62f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"1.137637795s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"90645273-fc6d-49c0-9727-2251f09bcce5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"1.377654568s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"ab5700e3-79fa-4695-9928-60d29d74bc9f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"1.711795364s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"08c4e3aa-1da1-460c-90f8-b216e96907a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","elapsedSinceCompletion":"2.658888041s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:06:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","reconcileID":"efb751d4-d9c7-4325-902a-62abf87ecf7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06: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-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zoht-20260512-000002-000","application":"integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"integ-app-zoht-20260512-000002-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zoht-20260512-000002-000","snapshot.Spec.Components":[{"name":"test-component-pac-gfieya","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-sabb/test-component-pac-gfieya@sha256:2b2d5f1d6135789643051ddfe9c0446ff996610768fbab5dc688353ba06a5001","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"620cc7877671ee93f71798f0f2f015f74a808a86"}}}]} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-gfieya is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c69fb770f39c266932a7aaf7bd56c945b0c8cbbc048d87e302f7d157a484fe is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","Application.Name":"integ-app-zoht","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"}} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","integrationTestScenario.Name":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Namespace":"integration2-sabb","snapshot.Name":"integ-app-zoht-20260512-000002-000"} 2026/05/12 00:06:58 http: TLS handshake error from 10.130.0.2:44116: EOF {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"}} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","integrationTestScenario.Name":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-12T00:06:58Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","destinationComponentSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-moxw","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-moxw","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"my-integration-test-moxw-szdm4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-12T00:06:58Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"integ-app-zoht-20260512-000002-000","reconcileID":"fc229343-281d-4862-80c1-6545162b08a0","snapshot.name":"integ-app-zoht-20260512-000002-000","pipelinerun.name":"test-component-pac-gfieya-on-pull-request-tk2d8","duration":3.400714978} {"level":"info","ts":"2026-05-12T00:06:58Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"integ-app-zoht-20260512-000002-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","Scenario":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","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-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","Label":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","Application.Name":"integ-app-zoht","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","integrationTestScenario.Name":"my-integration-test-moxw","pipelineRun.Name":"my-integration-test-moxw-szdm4"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-gfieya-on-pull-request-tk2d8 has finished running","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ExternalID":"my-integration-test-moxw-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ExternalID":"my-integration-test-moxw-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","existingCheckRun":"github.CheckRun{ID:75471825787, NodeID:\"CR_kwDOKrwUx88AAAARknirew\", HeadSHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", ExternalID:\"my-integration-test-moxw-test-component-pac-gfieya\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471825787\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75471825787\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:00:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-gfieya snapshot scenario my-integration-test-moxw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-sabb/test-component-pac-gfieya-on-pull-request-tk2d8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471825787/annotations\"}, Name:\"Konflux Dev version / my-integration-test-moxw / test-component-pac-gfieya\", CheckSuite:github.CheckSuite{ID:68515292206}, 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:3665302550, Number:30261, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30261\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gfieya\", SHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", 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-mndnyc\", 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-12T00:06:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ID":75471825787,"CheckName":"Konflux Dev version / my-integration-test-moxw / test-component-pac-gfieya","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","testedSnapshot.Name":"integ-app-zoht-20260512-000002-000","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"}} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-moxw-szdm4","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"my-integration-test-moxw-szdm4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","destinationComponentSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-moxw","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-moxw","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ExternalID":"my-integration-test-moxw-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:06:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","existingCheckRun":"github.CheckRun{ID:75471825787, NodeID:\"CR_kwDOKrwUx88AAAARknirew\", HeadSHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", ExternalID:\"my-integration-test-moxw-test-component-pac-gfieya\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471825787\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75471825787\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:00:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-gfieya snapshot integ-app-zoht-20260512-000002-000 and scenario my-integration-test-moxw is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471825787/annotations\"}, Name:\"Konflux Dev version / my-integration-test-moxw / test-component-pac-gfieya\", CheckSuite:github.CheckSuite{ID:68515292206}, 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:3665302550, Number:30261, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30261\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gfieya\", SHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", 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-mndnyc\", 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-12T00:06:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ID":75471825787,"CheckName":"Konflux Dev version / my-integration-test-moxw / test-component-pac-gfieya","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:06:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","testedSnapshot.Name":"integ-app-zoht-20260512-000002-000","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:06:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:00Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","PR group":"konflux-gh-multi-component-child-kwdc"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-urrl-20260512-000025-000"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","prGroup":"konflux-gh-multi-component-child-kwdc","prGroupHash":"95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"}} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000025-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","snapshot.Namespace":"build-e2e-dmfu","snapshot.Name":"build-suite-component-update-urrl-20260512-000025-000"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya-on-pull-request-tk2d8","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-12T00:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-gfieya-on-pull-request-tk2d8 has finished running","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-push-jqm66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-urrl-20260511-235513-000"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-push-jqm66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-kwdc-on-push-jqm66 is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"}} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"integ-app-zoht-20260512-000002-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:07: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"integ-app-zoht-20260512-000002-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:07: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","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-12T00:07: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","destinationComponentSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-moxw-szdm4","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"my-integration-test-moxw-szdm4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-moxw","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-moxw","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ExternalID":"my-integration-test-moxw-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","existingCheckRun":"github.CheckRun{ID:75471825787, NodeID:\"CR_kwDOKrwUx88AAAARknirew\", HeadSHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", ExternalID:\"my-integration-test-moxw-test-component-pac-gfieya\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75471825787\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75471825787\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:00:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-gfieya snapshot integ-app-zoht-20260512-000002-000 and scenario my-integration-test-moxw 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/75471825787/annotations\"}, Name:\"Konflux Dev version / my-integration-test-moxw / test-component-pac-gfieya\", CheckSuite:github.CheckSuite{ID:68515292206}, 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:3665302550, Number:30261, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30261\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gfieya\", SHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", 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-mndnyc\", 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-12T00:07:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ID":75471825787,"CheckName":"Konflux Dev version / my-integration-test-moxw / test-component-pac-gfieya","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","testedSnapshot.Name":"integ-app-zoht-20260512-000002-000","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-12T00:07:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"my-integration-test-moxw-szdm4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:07:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-push-fxrzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-push-fxrzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-kwdc-on-push-fxrzr is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-sabb","name":"my-integration-test-clmo"}} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-clmo"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-clmo"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:17Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","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-12T00:07: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":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","integrationTestScenario.Name":"my-integration-test-clmo"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"my-integration-test-clmo-z44s9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-clmo"} {"level":"info","ts":"2026-05-12T00:07:17Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"integ-app-zoht-20260512-000002-000","reconcileID":"acf6df46-dc03-419b-ac55-a92c5b6e10d9","snapshot.name":"integ-app-zoht-20260512-000002-000","pipelinerun.name":"test-component-pac-gfieya-on-pull-request-tk2d8","duration":22.831223132} {"level":"info","ts":"2026-05-12T00:07:17Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"integ-app-zoht-20260512-000002-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"}} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:17Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","destinationComponentSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","Application.Name":"integ-app-zoht","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","integrationTestScenario.Name":"my-integration-test-moxw","pipelineRun.Name":"my-integration-test-moxw-szdm4"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","integrationTestScenario.Name":"my-integration-test-clmo","pipelineRun.Name":"my-integration-test-clmo-z44s9"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-clmo","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-12T00:07:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-clmo","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ExternalID":"my-integration-test-clmo-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.NameSpace":"integration2-sabb","snapshot.Name":"integ-app-zoht-20260512-000002-000","scenarioName":"my-integration-test-clmo","externalID":"my-integration-test-clmo-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-clmo-z44s9","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"my-integration-test-clmo-z44s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ID":75472610646,"CheckName":"Konflux Dev version / my-integration-test-clmo / test-component-pac-gfieya","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","testedSnapshot.Name":"integ-app-zoht-20260512-000002-000","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07: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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"}} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:18Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","destinationComponentSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-clmo","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-clmo","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ExternalID":"my-integration-test-clmo-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","existingCheckRun":"github.CheckRun{ID:75472610646, NodeID:\"CR_kwDOKrwUx88AAAARkoSlVg\", HeadSHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", ExternalID:\"my-integration-test-clmo-test-component-pac-gfieya\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75472610646\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75472610646\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:07:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-gfieya snapshot integ-app-zoht-20260512-000002-000 and scenario my-integration-test-clmo is in progress\", Text:\"PipelineRun 'my-integration-test-clmo-z44s9' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75472610646/annotations\"}, Name:\"Konflux Dev version / my-integration-test-clmo / test-component-pac-gfieya\", CheckSuite:github.CheckSuite{ID:68515292206}, 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:3665302550, Number:30261, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30261\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gfieya\", SHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", 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-mndnyc\", 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-12T00:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:07:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ID":75472610646,"CheckName":"Konflux Dev version / my-integration-test-clmo / test-component-pac-gfieya","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","testedSnapshot.Name":"integ-app-zoht-20260512-000002-000","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-12T00:07:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"}} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:25Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:25Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"integ-app-zoht-20260512-000002-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-clmo-z44s9","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"my-integration-test-clmo-z44s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","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-12T00:07:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:25Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"integ-app-zoht-20260512-000002-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","destinationComponentSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-clmo","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-moxw"} {"level":"info","ts":"2026-05-12T00:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","scenario.Name":"my-integration-test-clmo","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testedSnapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ExternalID":"my-integration-test-clmo-test-component-pac-gfieya"} {"level":"info","ts":"2026-05-12T00:07:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","existingCheckRun":"github.CheckRun{ID:75472610646, NodeID:\"CR_kwDOKrwUx88AAAARkoSlVg\", HeadSHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", ExternalID:\"my-integration-test-clmo-test-component-pac-gfieya\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75472610646\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75472610646\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:07:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-gfieya snapshot integ-app-zoht-20260512-000002-000 and scenario my-integration-test-clmo 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/75472610646/annotations\"}, Name:\"Konflux Dev version / my-integration-test-clmo / test-component-pac-gfieya\", CheckSuite:github.CheckSuite{ID:68515292206}, 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:3665302550, Number:30261, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30261\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-gfieya\", SHA:\"620cc7877671ee93f71798f0f2f015f74a808a86\", 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-mndnyc\", 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-12T00:07:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","ID":75472610646,"CheckName":"Konflux Dev version / my-integration-test-clmo / test-component-pac-gfieya","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:07:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","testedSnapshot.Name":"integ-app-zoht-20260512-000002-000","destinationSnapshot.Name":"integ-app-zoht-20260512-000002-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:07:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:26Z","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-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","snapshot.Name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:26Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zoht-20260512-000002-000","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"my-integration-test-clmo-z44s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-zjvy"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-zjvy","application":"integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-zjvy"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zjvy"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zjvy"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-sabb","snapshot":"snapshot-sample-zjvy"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-zoht has been set as a Controller OwnerReference on Snapshot snapshot-sample-zjvy","snapshot":{"name":"snapshot-sample-zjvy","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"snapshot-sample-zjvy","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00: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":"snapshot-sample-zjvy","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-zjvy","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-zjvy","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00: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":"snapshot-sample-zjvy","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-zjvy","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","Application.Name":"integ-app-zoht","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zjvy"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-sabb","snapshot":"snapshot-sample-zjvy"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zjvy"} {"level":"error","ts":"2026-05-12T00:07:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-zjvy","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"snapshot-sample-zjvy","reconcileID":"247aef22-0d05-4d60-ac39-6dc4b3098be1","error":"snapshots.appstudio.redhat.com \"snapshot-sample-zjvy\" 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-12T00:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-zjvy","namespace":"integration2-sabb"},"req":{"name":"snapshot-sample-zjvy","namespace":"integration2-sabb"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-zjvy\" 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-12T00:07:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-gfieya","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"test-component-pac-gfieya","reconcileID":"f9361a61-c243-4bb3-b975-51e502591bcf","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-gfieya\" 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-12T00:07:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-gfieya","namespace":"integration2-sabb"},"application":"integration2-sabb/integ-app-zoht","namespace":"integration2-sabb","name":"test-component-pac-gfieya","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:07:38Z","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-clmo-z44s9","namespace":"integration2-sabb"},"pipelineRun.Name":"my-integration-test-clmo-z44s9"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-clmo-z44s9","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"my-integration-test-clmo-z44s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:07:38Z","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-moxw-szdm4","namespace":"integration2-sabb"},"pipelineRun.Name":"my-integration-test-moxw-szdm4"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-moxw-szdm4","namespace":"integration2-sabb"},"namespace":"integration2-sabb","name":"my-integration-test-moxw-szdm4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-gfieya-on-pull-request-tk2d8","namespace":"integration2-sabb"},"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-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"870.865572ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"847856a8-8af6-49a8-b1b9-7a749d7043a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"876.354744ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"8fdb21c3-1ee3-4b0d-8e94-dfae45a264a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"886.759454ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"2de97908-4376-41ef-998b-8563647187ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"907.221213ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"dedb2cfc-635d-4418-849a-551dc7549f34","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"948.560371ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"b9f78e43-b55c-4a10-abc3-33b04fc1b1d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.029996521s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"6edeb6f5-3b30-46fe-86e6-2378bb1f6549","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.191181428s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"4a64c5fd-419d-4b8a-ab6a-ed9a53302359","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-sabb","snapshot":"integ-app-zoht-20260512-000002-000"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.511962206s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"8a70a600-7050-4a53-8e2d-01d2de3ad3f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.764982988s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"c6c35b79-62fa-4532-b5ad-7b336d39babb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.832376274s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"f802b70f-6202-4808-88d3-861362138b48","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"2.152549157s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:07:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"fc7ec04c-e63e-411a-8475-68bfa19922dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","reconcileID":"60188d09-a573-45ca-892c-631cefbbcbd5","component.Name":"python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-000434-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000434-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260512-000434-000","snapshot.Spec.Components":[{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:29fac24fda5eb7c1e529e1495c49080d6ba7a0a872e20925dec67f74ee600958","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5fc64a4963e277852e13c8e9fb7482cfaa04b190","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-mnuljk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/konflux-test-integration-clone-mnuljk@sha256:579641f42bdc6ad3f436f2103cea45d94622dbe077d06595702679272f1d33ac","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"10e713b3ed361ab9e08e01b7b092b8696a26c17b"}}}]} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-mnuljk is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 90e46d598883086203ee4d492241643a3caf3abf915cc5c6c88be8feea4b02 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:07: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":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} 2026/05/12 00:07:40 http: TLS handshake error from 10.128.0.2:59922: EOF {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Namespace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","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-12T00:07:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472324975, NodeID:\"CR_kwDOOe2tsc8AAAARkoBJbw\", HeadSHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", ExternalID:\"my-integration-test-oksu-konflux-test-integration-clone-mnuljk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472324975\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472324975\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:04:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-mnuljk snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472324975/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk\", CheckSuite:github.CheckSuite{ID:68515759807}, 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:3665317226, Number:9250, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9250\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-mnuljk\", SHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472324975,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000434-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:41Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-jbzr6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:07:41Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000434-000","reconcileID":"70dceaf1-79dd-4c41-bff2-8281fe419782","snapshot.name":"integ-app-tauj-20260512-000434-000","pipelinerun.name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","duration":3.876041299} {"level":"info","ts":"2026-05-12T00:07:41Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000434-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:07: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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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-tauj-20260512-000434-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:41Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Scenario":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:07:41Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:41Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Label":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu","pipelineRun.Name":"integration-resolver-pipelinerun-jbzr6"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jbzr6","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-jbzr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472324975, NodeID:\"CR_kwDOOe2tsc8AAAARkoBJbw\", HeadSHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", ExternalID:\"my-integration-test-oksu-konflux-test-integration-clone-mnuljk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472324975\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472324975\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:04:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-mnuljk snapshot integ-app-tauj-20260512-000434-000 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472324975/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk\", CheckSuite:github.CheckSuite{ID:68515759807}, 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:3665317226, Number:9250, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9250\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-mnuljk\", SHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472324975,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000434-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07: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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07: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-tauj-20260512-000434-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:07:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472324975, NodeID:\"CR_kwDOOe2tsc8AAAARkoBJbw\", HeadSHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", ExternalID:\"my-integration-test-oksu-konflux-test-integration-clone-mnuljk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472324975\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472324975\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:04:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-mnuljk snapshot integ-app-tauj-20260512-000434-000 and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-jbzr6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472324975/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk\", CheckSuite:github.CheckSuite{ID:68515759807}, 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:3665317226, Number:9250, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9250\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-mnuljk\", SHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:07:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472324975,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:07:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000434-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:07:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07: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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07: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":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","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-12T00:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07: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-tauj-20260512-000434-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:50Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:50Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000434-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:07:50Z","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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000434-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jbzr6","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-jbzr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testedSnapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472324975, NodeID:\"CR_kwDOOe2tsc8AAAARkoBJbw\", HeadSHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", ExternalID:\"my-integration-test-oksu-konflux-test-integration-clone-mnuljk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472324975\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472324975\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:04:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-mnuljk snapshot integ-app-tauj-20260512-000434-000 and scenario my-integration-test-oksu 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-clone/check-runs/75472324975/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk\", CheckSuite:github.CheckSuite{ID:68515759807}, 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:3665317226, Number:9250, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9250\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-mnuljk\", SHA:\"10e713b3ed361ab9e08e01b7b092b8696a26c17b\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472324975,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000434-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000434-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:07:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07: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-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:07:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260512-000434-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-jbzr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qwmucx-on-pull-request-k467m","PR group":"pr-branch-owossf"} {"level":"info","ts":"2026-05-12T00:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","prGroup":"pr-branch-owossf","prGroupHash":"fe79d3ef8d89dd439bb568d29b274aaeacc0e799fa3fc3b18d69805c9ec47c"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:08:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:08:19Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:08:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:08:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472715055,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"go-component-qwmucx-on-pull-request-k467m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:08: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"go-component-qwmucx-on-pull-request-k467m"} {"level":"info","ts":"2026-05-12T00:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-owossf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-euzkyg-on-pull-request-dpxfl","PR group":"pr-branch-owossf"} {"level":"info","ts":"2026-05-12T00:08: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","prGroup":"pr-branch-owossf","prGroupHash":"fe79d3ef8d89dd439bb568d29b274aaeacc0e799fa3fc3b18d69805c9ec47c"} {"level":"info","ts":"2026-05-12T00:08: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472717331,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"python-component-euzkyg-on-pull-request-dpxfl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"python-component-euzkyg-on-pull-request-dpxfl"} {"level":"info","ts":"2026-05-12T00:08: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-euzkyg go-component-qwmucx]","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Name":"python-component-euzkyg-on-pull-request-dpxfl"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:08:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:08:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472718619,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"python-component-euzkyg-on-pull-request-dpxfl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"python-component-euzkyg-on-pull-request-dpxfl"} {"level":"info","ts":"2026-05-12T00:08: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:08: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","PR group":"pr-branch-owossf"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","prGroup":"pr-branch-owossf","prGroupHash":"fe79d3ef8d89dd439bb568d29b274aaeacc0e799fa3fc3b18d69805c9ec47c"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472721304,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:08:23Z","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-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-qwmucx konflux-test-integration-clone-mnuljk python-component-euzkyg]","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472722140,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08: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-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:08:59Z","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-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:08:59Z","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-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:08:59Z","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-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:08:59Z","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-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-77z99","reconcileID":"b8c76351-fb09-4683-80f3-9e2d6a462de3","Component.Namespace":"build-e2e-ndpu","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl@sha256:5098389cfe9fdb672a04fe2a5bbcd2e70afae42b6abda83c0b922919da6926e3","Component.Name":"gl-multi-component-child-yksl","lastBuildCommit":"452c45fb484add9fe2b9975a2d96ad69e513c32a"} {"level":"info","ts":"2026-05-12T00:08:59Z","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-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","component.Namespace":"build-e2e-ndpu","component.Name":"gl-multi-component-child-yksl"} {"level":"info","ts":"2026-05-12T00:09:00Z","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-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-77z99","reconcileID":"b8c76351-fb09-4683-80f3-9e2d6a462de3","component.Name":"gl-multi-component-parent-yksl"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zpkv-20260512-000234-000"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zpkv-20260512-000234-000","application":"build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zpkv-20260512-000234-000"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260512-000234-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zpkv-20260512-000234-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-yksl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl@sha256:5098389cfe9fdb672a04fe2a5bbcd2e70afae42b6abda83c0b922919da6926e3","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd","revision":"452c45fb484add9fe2b9975a2d96ad69e513c32a"}}}]} {"level":"info","ts":"2026-05-12T00:09: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-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:09: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-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","Application.Name":"build-suite-component-update-zpkv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:09: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-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260512-000234-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:09:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:09: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-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09: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-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000234-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-77z99","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260512-000234-000"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-77z99","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260512-000234-000"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-77z99","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-12T00:09:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-77z99","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-push-77z99 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","snapshot.Name":"build-suite-component-update-zpkv-20260512-000234-000"} {"level":"info","ts":"2026-05-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-77z99","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-12T00:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-push-77z99 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-77z99","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:09: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":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09: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":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09: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":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:11Z","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":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-push-ndr49","reconcileID":"832e8517-f084-4947-bb6b-adba810c11b9","Component.Namespace":"group-wkfn","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-wkfn/python-component-euzkyg@sha256:d58747e28183780f5ab8adb0c8f2eb55e6937c9dfe8ef6095e681cd1fa82a382","Component.Name":"python-component-euzkyg","lastBuildCommit":"7e2fa4390bfc0653a515293b0aef5ac4e0c16116"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","component.Namespace":"group-wkfn","component.Name":"python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:09:11Z","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-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-push-ndr49","reconcileID":"832e8517-f084-4947-bb6b-adba810c11b9","component.Name":"konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-000430-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000430-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260512-000430-000","snapshot.Spec.Components":[{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:29fac24fda5eb7c1e529e1495c49080d6ba7a0a872e20925dec67f74ee600958","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5fc64a4963e277852e13c8e9fb7482cfaa04b190","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-euzkyg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/python-component-euzkyg@sha256:d58747e28183780f5ab8adb0c8f2eb55e6937c9dfe8ef6095e681cd1fa82a382","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7e2fa4390bfc0653a515293b0aef5ac4e0c16116"}}}]} {"level":"info","ts":"2026-05-12T00:09: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":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:09: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":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-push-ndr49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-push-ndr49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-push-ndr49","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-12T00:09:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-push-ndr49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euzkyg-on-push-ndr49 has finished running","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-000430-000","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-push-ndr49","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-12T00:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euzkyg-on-push-ndr49 has finished running","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472803602,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000430-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:12Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-rb2tk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:09:12Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000430-000","reconcileID":"58b5b9ac-9fef-42f7-a58c-d616d7487bbf","snapshot.name":"integ-app-tauj-20260512-000430-000","pipelinerun.name":"python-component-euzkyg-on-push-ndr49","duration":3.905453997} {"level":"info","ts":"2026-05-12T00:09:12Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:12Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472803602, NodeID:\"CR_kwDONSo-hs8AAAARkoeXEg\", HeadSHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472803602\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472803602\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:09:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260512-000430-000 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472803602/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68515745194}, 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-12T00:09:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rb2tk","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-rb2tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472803602,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000430-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:13Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:09:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472803602, NodeID:\"CR_kwDONSo-hs8AAAARkoeXEg\", HeadSHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472803602\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472803602\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:09:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260512-000430-000 and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-rb2tk' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472803602/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68515745194}, 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-12T00:09:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472803602,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000430-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:14Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09: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-tauj-20260512-000430-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:20Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:20Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:09:20Z","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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rb2tk","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-rb2tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:09: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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testedSnapshot":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:09:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472803602, NodeID:\"CR_kwDONSo-hs8AAAARkoeXEg\", HeadSHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472803602\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472803602\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:09:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260512-000430-000 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75472803602/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68515745194}, 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-12T00:09:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472803602,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:09:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000430-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000430-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:09:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09: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-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:09:21Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260512-000430-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-rb2tk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:09:25Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-tklrw","reconcileID":"fa14cc96-cd3f-4e1f-b00b-a7cd5763175c","Component.Namespace":"build-e2e-ndpu","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl@sha256:3aa06d256212f44d57f8be14c2311b66340a3af483eb5b143d9d7466027d47c5","Component.Name":"gl-multi-component-child-yksl","lastBuildCommit":"bdcc33f1e01f0495c0e14026b30aac3aab6980d8"} {"level":"info","ts":"2026-05-12T00:09:25Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","component.Namespace":"build-e2e-ndpu","component.Name":"gl-multi-component-child-yksl"} {"level":"info","ts":"2026-05-12T00:09:25Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-tklrw","reconcileID":"fa14cc96-cd3f-4e1f-b00b-a7cd5763175c","component.Name":"gl-multi-component-parent-yksl"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zpkv-20260512-000445-000"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zpkv-20260512-000445-000","application":"build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zpkv-20260512-000445-000"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260512-000445-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zpkv-20260512-000445-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-yksl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl@sha256:3aa06d256212f44d57f8be14c2311b66340a3af483eb5b143d9d7466027d47c5","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd","revision":"bdcc33f1e01f0495c0e14026b30aac3aab6980d8"}}}]} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","Application.Name":"build-suite-component-update-zpkv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260512-000445-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:09:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000445-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-tklrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260512-000445-000"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-tklrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260512-000445-000"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-tklrw","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-12T00:09:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-tklrw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-push-tklrw has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","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-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","snapshot.Name":"build-suite-component-update-zpkv-20260512-000445-000"} {"level":"info","ts":"2026-05-12T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-child-yksl-on-push-tklrw","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-12T00:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yksl-on-push-tklrw has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yksl-on-push-tklrw","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:09:42Z","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-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","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-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","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-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","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-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-push-987w7","reconcileID":"08b7069d-c4c8-4a73-b7b2-a352a3f4dfc0","Component.Namespace":"build-e2e-ndpu","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-parent-yksl@sha256:c0f76e389efbe221e43f4058cd5eb5bfbdc8f9ca5ff9c47aff3ce7e2898170b4","Component.Name":"gl-multi-component-parent-yksl","lastBuildCommit":"cb143da3b8ebf9914d41de6f547a5da6e50dd671"} {"level":"info","ts":"2026-05-12T00:09:42Z","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-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","component.Namespace":"build-e2e-ndpu","component.Name":"gl-multi-component-parent-yksl"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-zpkv-20260512-000446-000"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-zpkv-20260512-000446-000","application":"build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-zpkv-20260512-000446-000"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260512-000446-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-zpkv-20260512-000446-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-yksl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-parent-yksl@sha256:c0f76e389efbe221e43f4058cd5eb5bfbdc8f9ca5ff9c47aff3ce7e2898170b4","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-ynhfdd","revision":"cb143da3b8ebf9914d41de6f547a5da6e50dd671"}}},{"name":"gl-multi-component-child-yksl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ndpu/gl-multi-component-child-yksl@sha256:3aa06d256212f44d57f8be14c2311b66340a3af483eb5b143d9d7466027d47c5","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-ynhfdd","revision":"bdcc33f1e01f0495c0e14026b30aac3aab6980d8","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-12T00:09: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-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","Application.Name":"build-suite-component-update-zpkv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"build-suite-component-update-zpkv-20260512-000446-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:09:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:09: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-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-zpkv-20260512-000446-000","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-push-987w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260512-000446-000"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-push-987w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-zpkv-20260512-000446-000"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-push-987w7","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-12T00:09:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-push-987w7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-yksl-on-push-987w7 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","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-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","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-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","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-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","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-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","snapshot.Name":"build-suite-component-update-zpkv-20260512-000446-000"} {"level":"info","ts":"2026-05-12T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv","namespace":"build-e2e-ndpu","name":"gl-multi-component-parent-yksl-on-push-987w7","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-12T00:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-yksl-on-push-987w7 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-yksl-on-push-987w7","namespace":"build-e2e-ndpu"},"application":"build-e2e-ndpu/build-suite-component-update-zpkv"} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:44Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","reconcileID":"1c695bf7-ff3a-43fc-9932-66157b38258c","Component.Namespace":"build-e2e-adfn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-adfn/gh-test-custom-branch-wxgxqy@sha256:cf03aa04cfe955a94743d5c81700b766c66405f088b4cf50a1c86c9c2cdbdeb8","Component.Name":"gh-test-custom-branch-wxgxqy","lastBuildCommit":"d30acea6196a0d881c1457484a1cc99c6667c4cd"} {"level":"info","ts":"2026-05-12T00:09:44Z","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-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","component.Namespace":"build-e2e-adfn","component.Name":"gh-test-custom-branch-wxgxqy"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-knok-20260512-000231-000"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-knok-20260512-000231-000","application":"build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-knok-20260512-000231-000"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260512-000231-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-knok-20260512-000231-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-wxgxqy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-adfn/gh-test-custom-branch-wxgxqy@sha256:cf03aa04cfe955a94743d5c81700b766c66405f088b4cf50a1c86c9c2cdbdeb8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-djajrl","revision":"d30acea6196a0d881c1457484a1cc99c6667c4cd"}}}]} {"level":"info","ts":"2026-05-12T00:09:45Z","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-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:09: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-test-application-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","Application.Name":"build-suite-test-application-knok","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:09: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-test-application-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"build-suite-test-application-knok-20260512-000231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:09:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:09:45Z","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-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09: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-test-application-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-knok-20260512-000231-000","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-knok-20260512-000231-000"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-knok-20260512-000231-000"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","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-12T00:09:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-wxgxqy-on-push-5kb4z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","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-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","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-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","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-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:45Z","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-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09: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":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","snapshot.Name":"build-suite-test-application-knok-20260512-000231-000"} {"level":"info","ts":"2026-05-12T00:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","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-12T00:09:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-wxgxqy-on-push-5kb4z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09: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-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:01Z","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-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:10: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":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:10: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":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:10: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":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:10: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":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","snapshot.Name":"build-suite-test-application-knok-20260512-000231-000"} {"level":"info","ts":"2026-05-12T00:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-wxgxqy-on-push-5kb4z has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-wxgxqy-on-push-5kb4z","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok"} {"level":"info","ts":"2026-05-12T00:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dmfu/gh-multi-component-child-kwdc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-kwdc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:11: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:11: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:11: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"435.237722ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"3f206709-fb93-4cf5-b3b6-1023860bdc06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"440.913757ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"296a235c-6f32-4b41-9f0d-e65cb08d8c39","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"451.428271ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"ec516ebd-7e92-4b70-a85d-9d4ead8c9cf4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"471.925403ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"babd0417-3d5f-455b-ae27-b4135d9740cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"517.243935ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"b2b65766-ba3a-4c13-90d4-bf0bca5bbd7b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"576.263483ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"1c4ae1ba-a1cd-4e11-9e24-2ac1dc0b4fe5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"598.099714ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"03be6252-c1dc-4523-8a93-31bea447007f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"919.29677ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"8831fd57-b55e-4824-a8a2-cc929e48e6f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.436391582s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"46ff5e47-b204-4cf5-a765-dc76d828479c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.560783176s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","reconcileID":"d0b34534-61b7-4927-8f8d-87d8f8ca9360","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-000821-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000821-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260512-000821-000","snapshot.Spec.Components":[{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:29fac24fda5eb7c1e529e1495c49080d6ba7a0a872e20925dec67f74ee600958","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5fc64a4963e277852e13c8e9fb7482cfaa04b190","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-euzkyg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/python-component-euzkyg@sha256:d58747e28183780f5ab8adb0c8f2eb55e6937c9dfe8ef6095e681cd1fa82a382","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7e2fa4390bfc0653a515293b0aef5ac4e0c16116","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-mnuljk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/konflux-test-integration-clone-mnuljk@sha256:71d89e17f7157379370f72f1faeb9fc803464e921e384871ec11061cbb4244ca","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"58cee9e5315d97851c17daa9b48394dc2b2e193e"}}}]} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-wkfn/python-component-euzkyg-on-pull-request-dpxfl with pr group pr-branch-owossf is still running, won't create group snapshot","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:11: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:11: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":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} 2026/05/12 00:11:34 http: TLS handshake error from 10.129.0.2:35236: EOF {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","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-12T00:11:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-mnuljk-on-pull-request-xgctp has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472721304, NodeID:\"CR_kwDOOe2tsc8AAAARkoZVmA\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-konflux-test-integration-clone-mnuljk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472721304\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472721304\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-mnuljk snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/konflux-test-integration-clone-mnuljk-on-pull-request-xgctp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472721304/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472721304,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000821-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11: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":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:11:34Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:34Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-5fwnt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:11:35Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000821-000","reconcileID":"0c660ab6-53d7-4167-9026-cb02f316f1dc","snapshot.name":"integ-app-tauj-20260512-000821-000","pipelinerun.name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","duration":3.478341474} {"level":"info","ts":"2026-05-12T00:11:35Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000821-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:35Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Scenario":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:11:35Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Label":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu","pipelineRun.Name":"integration-resolver-pipelinerun-5fwnt"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472721304, NodeID:\"CR_kwDOOe2tsc8AAAARkoZVmA\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-konflux-test-integration-clone-mnuljk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472721304\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472721304\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-mnuljk snapshot integ-app-tauj-20260512-000821-000 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472721304/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5fwnt","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-5fwnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472721304,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000821-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:35Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472721304, NodeID:\"CR_kwDOOe2tsc8AAAARkoZVmA\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-konflux-test-integration-clone-mnuljk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472721304\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472721304\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:08:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-mnuljk snapshot integ-app-tauj-20260512-000821-000 and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-5fwnt' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472721304/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","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-12T00:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-mnuljk-on-pull-request-xgctp has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472721304,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000821-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:11:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"585.401199ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"0672e9fc-2777-4a25-bb17-bb924161a346","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"591.003726ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"a74cc299-cd80-4cfe-abc3-c005bc09f322","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"601.678229ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"b489c351-1fdd-4e7f-946d-ae9565dca08b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"623.186635ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"f81026eb-7569-461c-a0e0-a71dc6ef5963","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"664.646873ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"a567bfc9-ed33-49fb-9bbf-81595b3f2264","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"743.928402ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"f0068856-f256-4e2e-bd56-7d73e2509e93","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:41Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"745.433272ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"22bbb0a6-13b7-4c57-9318-4b76ad13e1ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:42Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.066013041s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"c64c40b0-1355-4e6a-a593-6b053d416514","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:42Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.491108168s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"8cf99bbc-a5ee-4260-b6c4-902ebf251b8e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:42Z","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-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","elapsedSinceCompletion":"1.706435385s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:11:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"cb243703-ab8a-457c-928f-42570ffc51e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","reconcileID":"080e3c6d-7c01-4014-a405-70b6ad02cedc","component.Name":"gh-multi-component-parent-kwdc"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-urrl-20260512-000701-000"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-urrl-20260512-000701-000","application":"build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-urrl-20260512-000701-000"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000701-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-urrl-20260512-000701-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-kwdc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc@sha256:5ab8abe5fb5aa241cafbcf8ce638713c189465fbf9166707e5e135fbb18c80c3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih","revision":"ef14e7eaf48903f455dba0b524c3b5244866cf0e"}}}]} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-dmfu/gh-multi-component-child-kwdc-on-pull-request-4fcns with pr group konflux-gh-multi-component-child-kwdc is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","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-kwdc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 95beae69921fe907e2ba569f31bc758cd93308d2480fefc7414d7faba46509 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-urrl-20260512-000701-000"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","Application.Name":"build-suite-component-update-urrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"}} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000701-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:11:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000701-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260512-000701-000"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000701-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000701-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","snapshot.Namespace":"build-e2e-dmfu","snapshot.Name":"build-suite-component-update-urrl-20260512-000701-000"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260512-000701-000"} {"level":"info","ts":"2026-05-12T00:11: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:43Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:43Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000821-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5fwnt","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-5fwnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:11: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:43Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000821-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:11: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","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-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-prnpq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:11:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472721304, NodeID:\"CR_kwDOOe2tsc8AAAARkoZVmA\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-konflux-test-integration-clone-mnuljk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472721304\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472721304\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:08:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-mnuljk snapshot integ-app-tauj-20260512-000821-000 and scenario my-integration-test-oksu 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-clone/check-runs/75472721304/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:11:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472721304,"CheckName":"Konflux Dev version / my-integration-test-oksu / konflux-test-integration-clone-mnuljk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:11:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000821-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:11:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:11:44Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-5fwnt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","snapshot.Name":"build-suite-component-update-urrl-20260512-000701-000"} {"level":"info","ts":"2026-05-12T00:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","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-12T00:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-pull-request-prnpq has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-pull-request-prnpq","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:51Z","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-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-push-jqm66","reconcileID":"9b6f99dd-d259-4118-bf2d-cc6e8b87627f","Component.Namespace":"build-e2e-dmfu","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc@sha256:7d4bafbd9272e96c4ee1c0a3bbfb7f1c2678d6cb0b90284bd5eeb6554ca201dc","Component.Name":"gh-multi-component-parent-kwdc","lastBuildCommit":"f5605a814958d2b8a1f15d325bd89fe14c928562"} {"level":"info","ts":"2026-05-12T00:11:52Z","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-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","component.Namespace":"build-e2e-dmfu","component.Name":"gh-multi-component-parent-kwdc"} {"level":"info","ts":"2026-05-12T00:11:52Z","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-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-push-jqm66","reconcileID":"9b6f99dd-d259-4118-bf2d-cc6e8b87627f","component.Name":"gh-multi-component-child-kwdc"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-urrl-20260512-000705-000"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-urrl-20260512-000705-000","application":"build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-urrl-20260512-000705-000"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000705-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-urrl-20260512-000705-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-kwdc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc@sha256:7d4bafbd9272e96c4ee1c0a3bbfb7f1c2678d6cb0b90284bd5eeb6554ca201dc","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih","revision":"f5605a814958d2b8a1f15d325bd89fe14c928562"}}}]} {"level":"info","ts":"2026-05-12T00:11: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-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:11: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-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","Application.Name":"build-suite-component-update-urrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:11: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-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000705-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:11:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:11: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-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000705-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-push-jqm66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260512-000705-000"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-push-jqm66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260512-000705-000"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-push-jqm66","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-12T00:11:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-push-jqm66","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-push-jqm66 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","snapshot.Name":"build-suite-component-update-urrl-20260512-000705-000"} {"level":"info","ts":"2026-05-12T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-parent-kwdc-on-push-jqm66","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-12T00:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kwdc-on-push-jqm66 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kwdc-on-push-jqm66","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:57Z","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-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:57Z","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-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-push-fxrzr","reconcileID":"bac2a481-a0c5-4d64-b7cf-ef5c125f4a48","Component.Namespace":"build-e2e-dmfu","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc@sha256:9bb1c10f9100e7e8bcc9ce37fd86ca303133fec69241653693c0ed19241498de","Component.Name":"gh-multi-component-child-kwdc","lastBuildCommit":"358feaf121dd22ac192740f4b3005f9bedec0774"} {"level":"info","ts":"2026-05-12T00:11:57Z","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-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","component.Namespace":"build-e2e-dmfu","component.Name":"gh-multi-component-child-kwdc"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-urrl-20260512-000709-000"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-urrl-20260512-000709-000","application":"build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-urrl-20260512-000709-000"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000709-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-urrl-20260512-000709-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-kwdc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-child-kwdc@sha256:9bb1c10f9100e7e8bcc9ce37fd86ca303133fec69241653693c0ed19241498de","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-vpexih","revision":"358feaf121dd22ac192740f4b3005f9bedec0774"}}},{"name":"gh-multi-component-parent-kwdc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dmfu/gh-multi-component-parent-kwdc@sha256:7d4bafbd9272e96c4ee1c0a3bbfb7f1c2678d6cb0b90284bd5eeb6554ca201dc","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-vpexih","revision":"f5605a814958d2b8a1f15d325bd89fe14c928562","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-12T00:11:58Z","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-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","Application.Name":"build-suite-component-update-urrl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"build-suite-component-update-urrl-20260512-000709-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:11:58Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:11:58Z","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-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-urrl-20260512-000709-000","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-push-fxrzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260512-000709-000"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-push-fxrzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-urrl-20260512-000709-000"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-push-fxrzr","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-12T00:11:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-push-fxrzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-push-fxrzr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","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-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11:58Z","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-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:11: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":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","snapshot.Name":"build-suite-component-update-urrl-20260512-000709-000"} {"level":"info","ts":"2026-05-12T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl","namespace":"build-e2e-dmfu","name":"gh-multi-component-child-kwdc-on-push-fxrzr","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-12T00:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kwdc-on-push-fxrzr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kwdc-on-push-fxrzr","namespace":"build-e2e-dmfu"},"application":"build-e2e-dmfu/build-suite-component-update-urrl"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-push-dvq9g","reconcileID":"749fcaeb-c8b9-4d66-bb48-7f91a3b57744","Component.Namespace":"build-e2e-dgps","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-dgps/gl-test-custom-branch-qoesft@sha256:5b51936a1473cc53ac3556a5a46362de97f1332d616918ce4ed82213d4d255f7","Component.Name":"gl-test-custom-branch-qoesft","lastBuildCommit":"7ee12411e30cdb22ad8fe943ae5853b208932244"} {"level":"info","ts":"2026-05-12T00:12:03Z","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-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","component.Namespace":"build-e2e-dgps","component.Name":"gl-test-custom-branch-qoesft"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-uykb-20260512-000646-000"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-uykb-20260512-000646-000","application":"build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-uykb-20260512-000646-000"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260512-000646-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-uykb-20260512-000646-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-qoesft","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dgps/gl-test-custom-branch-qoesft@sha256:5b51936a1473cc53ac3556a5a46362de97f1332d616918ce4ed82213d4d255f7","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ozztvl","revision":"7ee12411e30cdb22ad8fe943ae5853b208932244"}}}]} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","Application.Name":"build-suite-test-application-uykb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"build-suite-test-application-uykb-20260512-000646-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:12:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-uykb-20260512-000646-000","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-push-dvq9g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-uykb-20260512-000646-000"} {"level":"info","ts":"2026-05-12T00:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-push-dvq9g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-uykb-20260512-000646-000"} {"level":"info","ts":"2026-05-12T00:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-push-dvq9g","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-12T00:12:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-push-dvq9g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-qoesft-on-push-dvq9g has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12: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-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12: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-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12: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-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","snapshot.Name":"build-suite-test-application-uykb-20260512-000646-000"} {"level":"info","ts":"2026-05-12T00:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft-on-push-dvq9g","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-12T00:12:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-qoesft-on-push-dvq9g has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-push-dvq9g","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-wxgxqy","namespace":"build-e2e-adfn"},"application":"build-e2e-adfn/build-suite-test-application-knok","namespace":"build-e2e-adfn","name":"gh-test-custom-branch-wxgxqy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:12:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:12:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-adfn","snapshot":"build-suite-test-application-knok-20260511-235702-000"} {"level":"info","ts":"2026-05-12T00:12:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-knok-20260512-000231-000"} {"level":"info","ts":"2026-05-12T00:12:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-adfn","snapshot":"build-suite-test-application-knok-20260512-000231-000"} 2026/05/12 00:12:14 http: TLS handshake error from 10.129.0.2:56960: EOF {"level":"info","ts":"2026-05-12T00:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12: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":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","snapshot.Name":"build-suite-test-application-uykb-20260511-234920-000"} {"level":"info","ts":"2026-05-12T00:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-qoesft-on-pull-request-sw49r has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-qoesft-on-pull-request-sw49r","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"881.538864ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"8417a530-9a04-451a-82c2-b718cd4b255b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"887.221614ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"91bc987d-5b17-4cea-a4e5-7438bd8aed1d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"897.833799ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"b5cd406e-9cc5-4d34-beb4-9b6cbd12bbd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"918.879541ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"7bbd9946-9904-42a4-ad4a-1545f7392b3b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"959.630496ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"2d5e26b0-f1dd-4031-8561-3e0af7b3d0cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.008631692s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"86f8875d-1a73-480c-a5bb-cc6c771e5bc4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.040476569s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"f9f43321-4828-4383-b666-765bd9ef33f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.362038036s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"b26d0166-e46a-4de0-8743-53e8ddd80767","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.801793697s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"a97aaccf-de70-45e3-917b-af7860e1023a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"2.00307405s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"25136d54-f721-4e0d-a5f7-e67b27d2c29a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","reconcileID":"67507268-e93b-4241-98a6-e39d89099195","component.Name":"konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-000820-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260512-000820-000","snapshot.Spec.Components":[{"name":"python-component-euzkyg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/python-component-euzkyg@sha256:75c64033e65d85a2e5850f2c0eb5733deafbb76a6c8bd4c8fc741da5427480d2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"033c93a7db2e6150a2b4225854e89de69ab4f4a8"}}},{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:29fac24fda5eb7c1e529e1495c49080d6ba7a0a872e20925dec67f74ee600958","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5fc64a4963e277852e13c8e9fb7482cfaa04b190","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-wkfn/go-component-qwmucx-on-pull-request-k467m with pr group pr-branch-owossf is still running, won't create group snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} 2026/05/12 00:13:09 http: TLS handshake error from 10.129.0.2:39590: EOF {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Namespace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","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-12T00:13:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euzkyg-on-pull-request-dpxfl has finished running","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472717331, NodeID:\"CR_kwDONSo-hs8AAAARkoZGEw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472717331\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472717331\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euzkyg snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/python-component-euzkyg-on-pull-request-dpxfl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472717331/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472717331,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000820-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:10Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"779.075065ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"2fcc75a4-ffa4-4187-9377-8e6d1668e96f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"784.683435ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"95fe0019-78a9-4102-87d4-c725a17160c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"795.185289ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"7a01b498-cd7b-4dce-8b8e-c4e4b0f5a85c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"815.757357ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"2f026abd-95fe-4bba-ac64-ab0e3978f102","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"857.119165ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"cbecc447-b856-4832-a72b-59229d1c7c41","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"937.925138ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"9ca219c7-583e-4925-8167-52f10b288087","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"1.098004702s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"35a092a4-46b3-4186-b386-ead43af797b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"1.098219394s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"c991b152-957e-46a5-98c0-d409495dfe5e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-rv4rk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:11Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000","reconcileID":"2ef1120e-7876-4c4c-908f-88dcb17eb6a0","snapshot.name":"integ-app-tauj-20260512-000820-000","pipelinerun.name":"python-component-euzkyg-on-pull-request-dpxfl","duration":4.157591526} {"level":"info","ts":"2026-05-12T00:13:11Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13: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":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:11Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Scenario":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Label":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu","pipelineRun.Name":"integration-resolver-pipelinerun-rv4rk"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472717331, NodeID:\"CR_kwDONSo-hs8AAAARkoZGEw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472717331\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472717331\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260512-000820-000 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472717331/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rv4rk","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-rv4rk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472717331,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000820-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-dpxfl","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-12T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euzkyg-on-pull-request-dpxfl has finished running","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"1.79135144s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"e2526823-21d2-4f36-8847-32bcea0ee631","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","elapsedSinceCompletion":"2.06430998s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"e0f2f271-0298-4436-8b6e-43dc05bac1ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472717331, NodeID:\"CR_kwDONSo-hs8AAAARkoZGEw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472717331\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472717331\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:08:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260512-000820-000 and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-rv4rk' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472717331/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472717331,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000820-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:12Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"d42f3abf-bf46-4af4-973e-a4260437604b","component.Name":"test-comp-xvji"} {"level":"info","ts":"2026-05-12T00:13:12Z","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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"d42f3abf-bf46-4af4-973e-a4260437604b","component.Name":"test-comp-cick"} {"level":"info","ts":"2026-05-12T00:13:12Z","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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","reconcileID":"d42f3abf-bf46-4af4-973e-a4260437604b","component.Name":"test-symlink-comp-kdub"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ydys-20260512-000526-000"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ydys-20260512-000526-000","application":"test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ydys-20260512-000526-000"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-000526-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-ydys-20260512-000526-000","snapshot.Spec.Components":[{"name":"test-comp-taoh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qhpr/test-comp-taoh@sha256:a899657531b90154b4394776223c24bc4ce3343625d9e6aa0ea0b2997906aa20","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"9a6677bf531087fbd998f943c329d91f331d1f07"}}}]} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-taoh is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 94fe38c4d7256cc2f6f5d8622af7e62b04b8ab29f5094dcea6474ca2367b8e is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-ydys-20260512-000526-000"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","Application.Name":"test-app-ydys","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"}} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-000526-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:13:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-000526-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ydys-20260512-000526-000"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-000526-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-ydys-20260512-000526-000","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","snapshot.Namespace":"build-e2e-qhpr","snapshot.Name":"test-app-ydys-20260512-000526-000"} {"level":"info","ts":"2026-05-12T00:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ydys-20260512-000526-000"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","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-12T00:13:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-9jsxx has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","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-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ydys-20260512-001313-124"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ydys-20260512-001313-124","application":"test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","snapshot.Name":"test-app-ydys-20260512-000526-000"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ydys-20260512-001313-124"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","Application.Name":"test-app-ydys","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-001313-124","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:13:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-cick","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-cick","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ydys-20260512-001313-124","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ydys-20260512-001313-172"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ydys-20260512-001313-172","application":"test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ydys-20260512-001313-172"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh-on-pull-request-9jsxx","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-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-taoh-on-pull-request-9jsxx has finished running","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","prGroup":"konflux-test-symlink-comp-kdub","prGroupHash":"569f877d0bc2cdecb3a7d4c9c8ed1a0ada0d73de42b703ee7eff36ce65e86c"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-kdub is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T23:48:38Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T23:47:39Z","completionTime":"2026-05-11T23:48:38Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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":"678639c4f9e2e398a8e9d1337f7b5645fcccec6b"}],"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"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-qhpr/test-symlink-comp-kdub:on-pr-678639c4f9e2e398a8e9d1337f7b5645fcccec6b"},{"name":"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-kdub-on-pull-request-5rtdt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-kdub-on-pull-request-5rtdt-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-5236a294f10cb080cb7a952aa6323d0d-c7a83ccd0d15ee76-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub-on-pull-request-5rtdt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-kdub-on-pull-request-5rtdt has finished running","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","Application.Name":"test-app-ydys","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-001313-172","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:13:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ydys-20260512-001313-172","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-taoh","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-taoh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ydys-20260512-001313-228"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ydys-20260512-001313-228","application":"test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ydys-20260512-001313-228"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","Application.Name":"test-app-ydys","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-001313-228","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:13:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-xvji","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-comp-xvji","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ydys-20260512-001313-228","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ydys-20260512-001313-275"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ydys-20260512-001313-275","application":"test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ydys-20260512-001313-275"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","Application.Name":"test-app-ydys","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-app-ydys-20260512-001313-275","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:13:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-kdub","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys","namespace":"build-e2e-qhpr","name":"test-symlink-comp-kdub","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:13: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":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"info","ts":"2026-05-12T00:13:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ydys-20260512-001313-275","namespace":"build-e2e-qhpr"},"application":"build-e2e-qhpr/test-app-ydys"} {"level":"error","ts":"2026-05-12T00:13:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-cick-on-pull-request-5qhj4","namespace":"build-e2e-qhpr"},"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-12T00:13:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-taoh-on-pull-request-9jsxx","namespace":"build-e2e-qhpr"},"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-12T00:13:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-xvji-on-pull-request-2bdzt","namespace":"build-e2e-qhpr"},"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-12T00:13:17Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"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-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ydys-20260512-001313-124"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qhpr","snapshot":"test-app-ydys-20260512-001313-124"} {"level":"error","ts":"2026-05-12T00:13:17Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"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-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ydys-20260512-001313-172"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qhpr","snapshot":"test-app-ydys-20260512-001313-172"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ydys-20260512-001313-275"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qhpr","snapshot":"test-app-ydys-20260512-001313-275"} 2026/05/12 00:13:17 http: TLS handshake error from 10.129.0.2:46762: EOF {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ydys-20260511-235727-000"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qhpr","snapshot":"test-app-ydys-20260511-235727-000"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ydys-20260512-000028-000"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qhpr","snapshot":"test-app-ydys-20260512-000028-000"} 2026/05/12 00:13:17 http: TLS handshake error from 10.128.0.2:48526: EOF {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ydys-20260512-000526-000"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qhpr","snapshot":"test-app-ydys-20260512-000526-000"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ydys-20260512-001313-228"} {"level":"info","ts":"2026-05-12T00:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-qhpr","snapshot":"test-app-ydys-20260512-001313-228"} 2026/05/12 00:13:17 http: TLS handshake error from 10.128.0.2:48520: EOF {"level":"error","ts":"2026-05-12T00:13:17Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-kdub-on-pull-request-5rtdt","namespace":"build-e2e-qhpr"},"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-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"851.245821ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"6b0a6127-c6c8-4932-9daa-96c9364ad61f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"856.846015ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"7e7b7d11-d9b1-4cb8-86cf-05f7e7df434c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"867.295638ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"b739877e-c9cb-4495-99ea-fb7ce79169c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"887.770028ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"b14a545a-8785-4896-875d-70848fe622c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"928.282258ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"01c96f44-b4ed-49b3-a74a-306f6407d3f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"1.009176775s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"58ec079c-fad2-474b-8aed-c0397a5b9f06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"1.170467939s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"4cf43ac1-ebee-41df-ac9f-2c2242d31ebf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"1.49090809s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"61f76a6b-6501-48fb-87e8-ff767355a728","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"1.760273442s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"05a66b51-40d5-48e2-9ea3-7caf9d54b6cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"2.075309366s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"d55bf579-ae09-4b95-92e7-2b02e5644f53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"2.13161737s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","reconcileID":"887dbf30-7600-42d3-be92-7e9447f89b5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-sbsd-20260511-234623-000","application":"build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"build-suite-positive-mc-sbsd-20260511-234623-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-sbsd-20260511-234623-000","snapshot.Spec.Components":[{"name":"go-component-eyoews","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-pnbn/go-component-eyoews@sha256:d10ceaaf91ecf57c7d7992ee35bedef3bf1916d20e39817a03477c5cff6836cd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"882757733d7dfa0f95ed9af9fd6c00decd8aa622"}}}]} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-eyoews is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d6cde318e34ce7f10df6d7b30512462fbb04bda08bbad5bc38d9cd2f153443 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","Application.Name":"build-suite-positive-mc-sbsd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:13: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-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"}} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"build-suite-positive-mc-sbsd-20260511-234623-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"build-suite-positive-mc-sbsd-20260511-234623-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:13:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:13: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":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:13:21Z","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-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"build-suite-positive-mc-sbsd-20260511-234623-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-sbsd-20260511-234623-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","snapshot.Namespace":"build-e2e-pnbn","snapshot.Name":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","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-12T00:13:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-eyoews-on-pull-request-xx4fl has finished running","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","snapshot.Name":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-xx4fl","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-12T00:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-eyoews-on-pull-request-xx4fl has finished running","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-xx4fl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:39Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:39Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:13:39Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13: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":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:13: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":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-rv4rk","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-rv4rk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:13:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472717331, NodeID:\"CR_kwDONSo-hs8AAAARkoZGEw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472717331\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472717331\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:08:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260512-000820-000 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75472717331/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472717331,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000820-000","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-rv4rk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:13:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-push-bmr76","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-push-bmr76","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:13:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:13:49Z","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-eyoews-on-push-bmr76","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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":"go-component-eyoews-on-push-bmr76","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13: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":"go-component-eyoews-on-push-bmr76","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-push-bmr76","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-push-bmr76","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-eyoews-on-push-bmr76 is not associated with a pull request","buildpipelineRun":{"name":"go-component-eyoews-on-push-bmr76","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"347.105412ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"a8d62431-cd6d-4278-853d-9ffaec41e871","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"352.834863ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"b0302c6b-d2aa-4d6e-a4de-90c532fc8eb2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"363.53102ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"34d4c6b2-e178-4afb-9f48-ab4b1abfc25d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"384.161641ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"20268479-b994-4bfd-84ca-bba02ecbfa4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"425.173291ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"30eaa555-f81b-4620-9c79-4583486228ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"500.240001ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"da5f8725-5337-4505-8651-73484e8e26df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"506.159869ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"fb41c4f2-d2c1-434d-ac23-63a0b2cb2c5e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"827.319331ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"29d001e3-cef5-463c-863a-432b143b8da9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.335566767s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"4e459b15-a710-4844-a3d6-e82db9e7d77c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.468359045s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:13:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"1b1fa9f4-fce7-42af-a9aa-b4c385ddfecc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:13: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","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":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","reconcileID":"fc3ef25c-a579-420f-8c36-479e3df58381","component.Name":"konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-000820-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","originalName":"integ-app-tauj-20260512-000820-000","newName":"integ-app-tauj-20260512-000820-000-2d","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-000820-000-2d","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","originalName":"integ-app-tauj-20260512-000820-000","finalName":"integ-app-tauj-20260512-000820-000-2d","attempts":2} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d","snapshot.Spec.Components":[{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:a453707a12489e708348047920d4bcadb31c7da31f040aa392da7cd316473462","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"033c93a7db2e6150a2b4225854e89de69ab4f4a8"}}},{"name":"python-component-euzkyg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/python-component-euzkyg@sha256:d58747e28183780f5ab8adb0c8f2eb55e6937c9dfe8ef6095e681cd1fa82a382","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7e2fa4390bfc0653a515293b0aef5ac4e0c16116","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-12T00:13:53Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","reconcileID":"0315b140-a4b0-42ed-a3e0-64a3029f8ccc","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","reconcileID":"0315b140-a4b0-42ed-a3e0-64a3029f8ccc","latestSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","processedSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","reconcileID":"0315b140-a4b0-42ed-a3e0-64a3029f8ccc","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:53Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","reconcileID":"0315b140-a4b0-42ed-a3e0-64a3029f8ccc","latestSnapshot.Name":"integ-app-tauj-20260512-000820-000","processedSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","reconcileID":"0315b140-a4b0-42ed-a3e0-64a3029f8ccc","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9251","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","reconcileID":"0315b140-a4b0-42ed-a3e0-64a3029f8ccc"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","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-12T00:13:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwmucx-on-pull-request-k467m has finished running","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","reconcileID":"0315b140-a4b0-42ed-a3e0-64a3029f8ccc"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-001353-885","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13: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":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Namespace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13: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":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:54Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:54Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:54Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:54Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472715055, NodeID:\"CR_kwDONSo-hs8AAAARkoY9Lw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472715055\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472715055\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwmucx snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/go-component-qwmucx-on-pull-request-k467m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472715055/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472715055,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:55Z","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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-slmhs","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:55Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","reconcileID":"0315b140-a4b0-42ed-a3e0-64a3029f8ccc","snapshot.name":"integ-app-tauj-20260512-000820-000-2d","pipelinerun.name":"go-component-qwmucx-on-pull-request-k467m","duration":4.090643279} {"level":"info","ts":"2026-05-12T00:13:55Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:13: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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","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-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:13:55Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-k467m","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-12T00:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwmucx-on-pull-request-k467m has finished running","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472715055, NodeID:\"CR_kwDONSo-hs8AAAARkoY9Lw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472715055\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472715055\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260512-000820-000-2d and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472715055/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-slmhs","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-slmhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472715055,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:55Z","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-tauj-20260512-001353-885","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:13:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472718619, NodeID:\"CR_kwDONSo-hs8AAAARkoZLGw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472718619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/python-component-euzkyg-on-pull-request-dpxfl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472718619,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001353-885","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-6dz5c","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001353-885","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:56Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Scenario":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:56Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Label":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu","pipelineRun.Name":"integration-resolver-pipelinerun-slmhs"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-6dz5c","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-6dz5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472718619, NodeID:\"CR_kwDONSo-hs8AAAARkoZLGw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472718619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-001353-885 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472718619,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001353-885","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472722140, NodeID:\"CR_kwDOOe2tsc8AAAARkoZY3A\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472722140\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472722140\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/konflux-test-integration-clone-mnuljk-on-pull-request-xgctp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472722140/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472722140,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001353-885","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:57Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472715055, NodeID:\"CR_kwDONSo-hs8AAAARkoY9Lw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472715055\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472715055\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:08:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260512-000820-000-2d and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-slmhs' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472715055/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472715055,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-001353-885","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:57Z","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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472718619, NodeID:\"CR_kwDONSo-hs8AAAARkoZLGw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472718619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-001353-885 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-smodfl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472718619,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001353-885","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:13:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472718619, NodeID:\"CR_kwDONSo-hs8AAAARkoZLGw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472718619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:08:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-001353-885 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75472718619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:13:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472718619,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001353-885","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472722140, NodeID:\"CR_kwDOOe2tsc8AAAARkoZY3A\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472722140\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472722140\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-001353-885 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472722140/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472722140,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001353-885","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:13:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:13: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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14: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":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:02Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:02Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:14:02Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-000820-000-2d","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-slmhs","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-slmhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:14:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472715055, NodeID:\"CR_kwDONSo-hs8AAAARkoY9Lw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472715055\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472715055\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:08:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260512-000820-000-2d and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75472715055/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:14:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472715055,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:14:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:14:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:03Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-slmhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:04Z","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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:04Z","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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001353-885","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:04Z","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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001353-885","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-6dz5c","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-6dz5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472718619, NodeID:\"CR_kwDONSo-hs8AAAARkoZLGw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472718619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:08:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-001353-885 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75472718619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:14:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472718619,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001353-885","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:14:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472718619, NodeID:\"CR_kwDONSo-hs8AAAARkoZLGw\", HeadSHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75472718619\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-12 00:08:22 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 00:14:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-001353-885 and scenario my-integration-test-oksu has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-owossf and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-qwmucx | integ-app-tauj-20260512-000820-000-2d | go-component-qwmucx-on-pull-request-k467m | group-snapshot-multi-component |\n| python-component-euzkyg | integ-app-tauj-20260512-000820-000 | python-component-euzkyg-on-pull-request-dpxfl | group-snapshot-multi-component |\n| konflux-test-integration-clone-mnuljk | integ-app-tauj-20260512-000821-000 | konflux-test-integration-clone-mnuljk-on-pull-request-xgctp | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75472718619/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516140002}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"033c93a7db2e6150a2b4225854e89de69ab4f4a8\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:14:05Z","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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-000820-000","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473291882,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001353-885","destinationSnapshot.Name":"integ-app-tauj-20260512-000820-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472722140, NodeID:\"CR_kwDOOe2tsc8AAAARkoZY3A\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472722140\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472722140\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-001353-885 and scenario my-integration-test-oksu 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-clone/check-runs/75472722140/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75472722140,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001353-885","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14: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-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:14:06Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260512-001353-885","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-6dz5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-smodfl-on-pull-request-mrrw8","PR group":"konflux-python-component-smodfl"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","prGroup":"konflux-python-component-smodfl","prGroupHash":"be940f1d2ae99188f7918b6e165468de824b20c21c00d2b709c2d47fcc63e7"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-euzkyg-on-pull-request-cm7qf","PR group":"pr-branch-owossf"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:23Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000","testedSnapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","prGroup":"pr-branch-owossf","prGroupHash":"fe79d3ef8d89dd439bb568d29b274aaeacc0e799fa3fc3b18d69805c9ec47c"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:23Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:23Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:23Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:14:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473321434,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"python-component-euzkyg-on-pull-request-cm7qf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"python-component-euzkyg-on-pull-request-cm7qf"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-wkfn/go-component-qwmucx-on-pull-request-k467m with pr group pr-branch-owossf has snapshot created, skipped","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-wkfn/konflux-test-integration-clone-mnuljk-on-pull-request-xgctp with pr group pr-branch-owossf has snapshot created, skipped","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-wkfn/python-component-euzkyg-on-pull-request-dpxfl with pr group pr-branch-owossf is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:24Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"1790d802-8852-4a4b-8d69-249e32fe8c80","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:24Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"1790d802-8852-4a4b-8d69-249e32fe8c80","latestSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:24Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"1790d802-8852-4a4b-8d69-249e32fe8c80","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:14:24Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9251","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"1790d802-8852-4a4b-8d69-249e32fe8c80"} {"level":"info","ts":"2026-05-12T00:14:24Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"1790d802-8852-4a4b-8d69-249e32fe8c80"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-wkfn/python-component-euzkyg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-euzkyg go-component-qwmucx konflux-test-integration-clone-mnuljk]","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Name":"python-component-euzkyg-on-pull-request-cm7qf"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-qoesft","namespace":"build-e2e-dgps"},"application":"build-e2e-dgps/build-suite-test-application-uykb","namespace":"build-e2e-dgps","name":"gl-test-custom-branch-qoesft","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:14:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473322945,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"python-component-euzkyg-on-pull-request-cm7qf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"python-component-euzkyg-on-pull-request-cm7qf"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qwmucx-on-pull-request-qghlg","PR group":"pr-branch-owossf"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:25Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000820-000-2d","testedSnapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:25Z","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-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tauj-20260512-000820-000-2d","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","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-tauj-20260512-000820-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","prGroup":"pr-branch-owossf","prGroupHash":"fe79d3ef8d89dd439bb568d29b274aaeacc0e799fa3fc3b18d69805c9ec47c"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:14:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473324758,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"go-component-qwmucx-on-pull-request-qghlg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:14:26Z","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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"go-component-qwmucx-on-pull-request-qghlg"} {"level":"info","ts":"2026-05-12T00:14: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-wkfn/go-component-qwmucx-on-pull-request-k467m with pr group pr-branch-owossf is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-wkfn/konflux-test-integration-clone-mnuljk-on-pull-request-xgctp with pr group pr-branch-owossf has snapshot created, skipped","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-wkfn/python-component-euzkyg-on-pull-request-dpxfl with pr group pr-branch-owossf is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-qwmucx python-component-euzkyg]","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Name":"go-component-qwmucx-on-pull-request-qghlg"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473322945, NodeID:\"CR_kwDONSo-hs8AAAARko-DwQ\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473322945\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:14:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/python-component-euzkyg-on-pull-request-cm7qf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:14:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473322945,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelineRun.Namespace":"group-wkfn","pipelineRun.Name":"go-component-qwmucx-on-pull-request-qghlg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-12T00:14:26Z","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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","pipelinerun.Name":"go-component-qwmucx-on-pull-request-qghlg"} {"level":"info","ts":"2026-05-12T00:14: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:14:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-uykb-20260512-000646-000"} {"level":"info","ts":"2026-05-12T00:14:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dgps","snapshot":"build-suite-test-application-uykb-20260512-000646-000"} {"level":"info","ts":"2026-05-12T00:14:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-uykb-20260511-235819-000"} {"level":"info","ts":"2026-05-12T00:14:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dgps","snapshot":"build-suite-test-application-uykb-20260511-235819-000"} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:14: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:17: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:17: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"925.808281ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"37b9519b-7346-48ef-bf94-1d14e61d1b93","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"931.439796ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"7eb456f0-9642-41f9-8f04-b8957ee5484a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"941.999824ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"2acae19b-6f51-48ef-ab52-c9b3d7142ff6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"962.963426ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"7df6f87b-9ed9-451a-b4b7-13092f3e25ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.003518806s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"b29db331-013d-4594-b1c6-5898dc06d16f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.066703956s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"fe0134ee-569a-472b-8c54-ba32e3df8f93","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.084858494s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"52f80659-e997-491c-b790-743f4e6b60b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.405928159s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"7ee71eaa-32b5-4bff-ac93-0cc1c9fa4e76","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.868150386s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"82311143-9c9a-4b67-91bb-09a9cf526856","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"2.047456233s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:19:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"0f74f6ca-49fe-43c5-9bcb-e595d295445a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00: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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","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-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","reconcileID":"87789afd-aa14-4919-89ea-d1dd794dfd4e","component.Name":"konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-001423-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001423-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260512-001423-000","snapshot.Spec.Components":[{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:29fac24fda5eb7c1e529e1495c49080d6ba7a0a872e20925dec67f74ee600958","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5fc64a4963e277852e13c8e9fb7482cfaa04b190","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-euzkyg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/python-component-euzkyg@sha256:d5db9c753c66cf026ee38d960c66e8527935e2eaee7c2d6777d2b77c06f64966","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424"}}}]} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-wkfn/python-component-euzkyg-on-pull-request-dpxfl with pr group pr-branch-owossf is not the latest for its component, skipped","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-wkfn/go-component-qwmucx-on-pull-request-k467m with pr group pr-branch-owossf is not the latest for its component, skipped","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-wkfn/go-component-qwmucx-on-pull-request-qghlg with pr group pr-branch-owossf is still running, won't create group snapshot","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:19:31Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} 2026/05/12 00:19:31 http: TLS handshake error from 10.130.0.2:39430: EOF {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","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-12T00:19:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euzkyg-on-pull-request-cm7qf has finished running","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473321434, NodeID:\"CR_kwDONSo-hs8AAAARko992g\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473321434\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473321434\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:14:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euzkyg snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/python-component-euzkyg-on-pull-request-cm7qf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473321434/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:19:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473321434,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001423-000","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:32Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:32Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:19:32Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:32Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-xph5x","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:19:32Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-001423-000","reconcileID":"65db04c0-5914-4a79-bfb9-5df110fecef4","snapshot.name":"integ-app-tauj-20260512-001423-000","pipelinerun.name":"python-component-euzkyg-on-pull-request-cm7qf","duration":3.927788105} {"level":"info","ts":"2026-05-12T00:19:32Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001423-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:32Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Scenario":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:19:32Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Label":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu","pipelineRun.Name":"integration-resolver-pipelinerun-xph5x"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473321434, NodeID:\"CR_kwDONSo-hs8AAAARko992g\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473321434\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473321434\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:14:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260512-001423-000 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473321434/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:19:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473321434,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001423-000","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:33Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xph5x","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-xph5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19: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":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"python-component-euzkyg-on-pull-request-cm7qf","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-12T00:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euzkyg-on-pull-request-cm7qf has finished running","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:19:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473321434, NodeID:\"CR_kwDONSo-hs8AAAARko992g\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473321434\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473321434\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:14:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260512-001423-000 and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xph5x' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473321434/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:19:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473321434,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:19:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001423-000","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:19:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:34Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19: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-tauj-20260512-001423-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:41Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:41Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001423-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:19:41Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001423-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:19: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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xph5x","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-xph5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-python-component-euzkyg"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473321434, NodeID:\"CR_kwDONSo-hs8AAAARko992g\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-python-component-euzkyg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473321434\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473321434\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:14:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euzkyg snapshot integ-app-tauj-20260512-001423-000 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75473321434/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:19:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473321434,"CheckName":"Konflux Dev version / my-integration-test-oksu / python-component-euzkyg","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001423-000","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:41Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:19:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-xph5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"345.441386ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"963b572c-1459-4aa7-a0cd-efb2d7399423","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"351.102273ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"98e296c2-75d8-4248-955d-a4570c5dc88f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"361.707842ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"75b67260-bcdd-476a-9832-648063859de3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"382.41228ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"63a0eee6-f350-4e31-afb2-83dd93d0864b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"424.010299ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"ea582d40-7bb6-45fe-8472-d1705211183b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"492.403072ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"c5d6306c-e066-491f-bb7a-fc4486325089","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"505.483943ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"52b65000-8c9a-4ee0-a9b6-f13e851200ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"826.106744ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"bc789328-fc20-4a84-a4dc-25b4afb19043","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.310748745s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"6ecad4bc-66e8-42d5-b103-9bb99e223bb4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","elapsedSinceCompletion":"1.467853764s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"a16d76ba-36be-4f42-98a3-96327204ffb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","reconcileID":"7e09c526-bcce-48f4-8e56-7d218ae72c20","component.Name":"konflux-test-integration-clone-mnuljk"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-001424-000","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tauj-20260512-001424-000","snapshot.Spec.Components":[{"name":"go-component-qwmucx","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/go-component-qwmucx@sha256:70c202f0ff4b8311a0f26382190444ce447bc83d4ade5e203d2270d57e8372fd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424"}}},{"name":"python-component-euzkyg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wkfn/python-component-euzkyg@sha256:d58747e28183780f5ab8adb0c8f2eb55e6937c9dfe8ef6095e681cd1fa82a382","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7e2fa4390bfc0653a515293b0aef5ac4e0c16116","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-wkfn/python-component-euzkyg-on-pull-request-dpxfl with pr group pr-branch-owossf is not the latest for its component, skipped","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-wkfn/go-component-qwmucx-on-pull-request-k467m with pr group pr-branch-owossf is not the latest for its component, skipped","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","reconcileID":"ba5c9abd-3fab-47b4-852d-a07717053d60","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","reconcileID":"ba5c9abd-3fab-47b4-852d-a07717053d60","latestSnapshot.Name":"integ-app-tauj-20260512-001424-000","processedSnapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","reconcileID":"ba5c9abd-3fab-47b4-852d-a07717053d60","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","reconcileID":"ba5c9abd-3fab-47b4-852d-a07717053d60","latestSnapshot.Name":"integ-app-tauj-20260512-001423-000","processedSnapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","reconcileID":"ba5c9abd-3fab-47b4-852d-a07717053d60","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9251","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","reconcileID":"ba5c9abd-3fab-47b4-852d-a07717053d60"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","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-12T00:20:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwmucx-on-pull-request-qghlg has finished running","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","reconcileID":"ba5c9abd-3fab-47b4-852d-a07717053d60"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-002004-876","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} 2026/05/12 00:20:04 http: TLS handshake error from 10.128.0.2:50412: EOF {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Namespace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:04Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","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-tauj-20260512-001423-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:05Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:05Z","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-tauj-20260512-000821-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:20: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-tauj-20260512-001424-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:05Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473324758, NodeID:\"CR_kwDONSo-hs8AAAARko-K1g\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473324758\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473324758\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:14:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwmucx snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/go-component-qwmucx-on-pull-request-qghlg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473324758/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473324758,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001424-000","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:20:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:05Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-bf2rc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:06Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","reconcileID":"ba5c9abd-3fab-47b4-852d-a07717053d60","snapshot.name":"integ-app-tauj-20260512-001424-000","pipelinerun.name":"go-component-qwmucx-on-pull-request-qghlg","duration":4.068388573} {"level":"info","ts":"2026-05-12T00:20:06Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:20: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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:20: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-tauj-20260512-001424-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20: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-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx-on-pull-request-qghlg","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-12T00:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qwmucx-on-pull-request-qghlg has finished running","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473324758, NodeID:\"CR_kwDONSo-hs8AAAARko-K1g\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473324758\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473324758\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:14:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260512-001424-000 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473324758/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bf2rc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-bf2rc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473324758,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001424-000","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20: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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20: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-tauj-20260512-002004-876","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473322945, NodeID:\"CR_kwDONSo-hs8AAAARko-DwQ\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473322945\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:14:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-oksu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wkfn/go-component-qwmucx-on-pull-request-qghlg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473322945,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-kr7ts","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:07Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-002004-876","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-6dz5c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-tauj-20260512-001353-885 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:07Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Scenario":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:07Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Label":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-oksu","pipelineRun.Name":"integration-resolver-pipelinerun-bf2rc"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473322945, NodeID:\"CR_kwDONSo-hs8AAAARko-DwQ\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473322945\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:14:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-002004-876 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kr7ts","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-kr7ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473322945,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75472722140, NodeID:\"CR_kwDOOe2tsc8AAAARkoZY3A\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472722140\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75472722140\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-12 00:08:24 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 00:14:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-001353-885 and scenario my-integration-test-oksu has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-owossf and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-qwmucx | integ-app-tauj-20260512-000820-000-2d | go-component-qwmucx-on-pull-request-k467m | group-snapshot-multi-component |\n| python-component-euzkyg | integ-app-tauj-20260512-000820-000 | python-component-euzkyg-on-pull-request-dpxfl | group-snapshot-multi-component |\n| konflux-test-integration-clone-mnuljk | integ-app-tauj-20260512-000821-000 | konflux-test-integration-clone-mnuljk-on-pull-request-xgctp | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75472722140/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:20:08Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-000821-000","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473917798,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:08Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:08Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:20:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473324758, NodeID:\"CR_kwDONSo-hs8AAAARko-K1g\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473324758\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473324758\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:14:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260512-001424-000 and scenario my-integration-test-oksu is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-bf2rc' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473324758/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473324758,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001424-000","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:09Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473322945, NodeID:\"CR_kwDONSo-hs8AAAARko-DwQ\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473322945\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:14:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-002004-876 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473322945,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473322945, NodeID:\"CR_kwDONSo-hs8AAAARko-DwQ\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473322945\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:14:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-002004-876 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75473322945/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473322945,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473917798, NodeID:\"CR_kwDOOe2tsc8AAAARkpiXZg\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75473917798\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75473917798\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-12 00:20:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-002004-876 and scenario my-integration-test-oksu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75473917798/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473917798,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-12T00:20:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:10Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:13Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:13Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:13Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:13Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-001424-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:13Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bf2rc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-bf2rc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-go-component-qwmucx"} {"level":"info","ts":"2026-05-12T00:20:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473324758, NodeID:\"CR_kwDONSo-hs8AAAARko-K1g\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-go-component-qwmucx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473324758\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473324758\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:14:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-qwmucx snapshot integ-app-tauj-20260512-001424-000 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75473324758/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473324758,"CheckName":"Konflux Dev version / my-integration-test-oksu / go-component-qwmucx","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-001424-000","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:14Z","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-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260512-001424-000","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-bf2rc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:14Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:14Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-002004-876","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:14Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-002004-876","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kr7ts","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-kr7ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473322945, NodeID:\"CR_kwDONSo-hs8AAAARko-DwQ\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473322945\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:14:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-002004-876 and scenario my-integration-test-oksu 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/group-snapshot-multi-component/check-runs/75473322945/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473322945,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473322945, NodeID:\"CR_kwDONSo-hs8AAAARko-DwQ\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473322945\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-12 00:14:25 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 00:20:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-002004-876 and scenario my-integration-test-oksu has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-owossf and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-qwmucx | integ-app-tauj-20260512-001424-000 | go-component-qwmucx-on-pull-request-qghlg | group-snapshot-multi-component |\n| python-component-euzkyg | integ-app-tauj-20260512-001423-000 | python-component-euzkyg-on-pull-request-cm7qf | group-snapshot-multi-component |\n| konflux-test-integration-clone-mnuljk | integ-app-tauj-20260512-000821-000 | konflux-test-integration-clone-mnuljk-on-pull-request-xgctp | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473322945/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20:15Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-001423-000","scenarioName":"my-integration-test-oksu","externalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473932681,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-oksu-pr group"} {"level":"info","ts":"2026-05-12T00:20:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473917798, NodeID:\"CR_kwDOOe2tsc8AAAARkpiXZg\", HeadSHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", ExternalID:\"my-integration-test-oksu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75473917798\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75473917798\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-12 00:20:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-002004-876 and scenario my-integration-test-oksu 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-clone/check-runs/75473917798/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oksu / pr group\", CheckSuite:github.CheckSuite{ID:68516142958}, 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:3665329665, Number:9251, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9251\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"58cee9e5315d97851c17daa9b48394dc2b2e193e\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-eliwxc\", SHA:\"9bd2e503ed08ea49e7d88c96189b935c9bd146e3\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-12T00:20:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473917798,"CheckName":"Konflux Dev version / my-integration-test-oksu / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-12T00:20:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-12T00:20:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:16Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:16Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integration-resolver-pipelinerun-kr7ts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:20:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-wkfn","name":"my-integration-test-cmbc"}} {"level":"info","ts":"2026-05-12T00:20:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-cmbc"} {"level":"info","ts":"2026-05-12T00:20:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-cmbc"} {"level":"info","ts":"2026-05-12T00:20:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-12T00:20:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScenario.Name":"my-integration-test-cmbc"} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationTestScneario.Name":"my-integration-test-cmbc"} {"level":"error","ts":"2026-05-12T00:20:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","integrationScenario.Name":"my-integration-test-cmbc","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-tauj-20260512-002004-876: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","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-12T00:20:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"error","ts":"2026-05-12T00:20:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Scenario":"my-integration-test-cmbc","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":"info","ts":"2026-05-12T00:20: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-tauj-20260512-002004-876","namespace":"group-wkfn"},"snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:20Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:20Z","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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-002004-876","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-cmbc","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-cmbc","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-cmbc-pr group"} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-cmbc-pr group"} {"level":"info","ts":"2026-05-12T00:20:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-001424-000","scenarioName":"my-integration-test-cmbc","externalID":"my-integration-test-cmbc-pr group"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473942257,"CheckName":"Konflux Dev version / my-integration-test-cmbc / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-001424-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-cmbc","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-cmbc","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-cmbc-pr group"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-cmbc-pr group"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","existingCheckRun":"github.CheckRun{ID:75473942257, NodeID:\"CR_kwDONSo-hs8AAAARkpj28Q\", HeadSHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", ExternalID:\"my-integration-test-cmbc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473942257\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75473942257\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-12 00:20:20 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-12 00:20:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-tauj-20260512-002004-876 and scenario my-integration-test-cmbc is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-tauj-20260512-002004-876: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75473942257/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cmbc / pr group\", CheckSuite:github.CheckSuite{ID:68516710216}, 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:3665329563, Number:21959, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21959\", Head:github.PullRequestBranch{Ref:\"pr-branch-owossf\", SHA:\"4a6fbb0c0cacc53f7f16b7ab64c146d0e0e00424\", 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-eliwxc\", SHA:\"7e2fa4390bfc0653a515293b0aef5ac4e0c16116\", 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-12T00:20: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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-001423-000","scenarioName":"my-integration-test-cmbc","externalID":"my-integration-test-cmbc-pr group"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473943616,"CheckName":"Konflux Dev version / my-integration-test-cmbc / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-001423-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","destinationComponentSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-cmbc","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-oksu"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","scenario.Name":"my-integration-test-cmbc","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testedSnapshot":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-cmbc-pr group"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ExternalID":"my-integration-test-cmbc-pr group"} {"level":"info","ts":"2026-05-12T00:20:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.NameSpace":"group-wkfn","snapshot.Name":"integ-app-tauj-20260512-000821-000","scenarioName":"my-integration-test-cmbc","externalID":"my-integration-test-cmbc-pr group"} {"level":"info","ts":"2026-05-12T00:20:22Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","ID":75473944649,"CheckName":"Konflux Dev version / my-integration-test-cmbc / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-12T00:20:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","testedSnapshot.Name":"integ-app-tauj-20260512-002004-876","destinationSnapshot.Name":"integ-app-tauj-20260512-000821-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-12T00:20:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20: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-tauj-20260512-002004-876","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","snapshot.Name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"717.20928ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"bceadc92-ce41-428e-b657-ba64bf5ea2cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"723.532635ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"5aa846d9-ecf2-4da9-9242-7d3813e94611","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"734.072538ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"312589ee-8778-4ac5-a68c-ca800a5f242c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"755.477829ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"f3b7a3b4-c657-4c7e-8d51-79c9af185514","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"796.189397ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"60ecabcd-ace1-4410-9206-cf2e8f1e59e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"844.717403ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"2afb4771-b4f9-42fd-ad96-0760dd0b9d2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"877.308552ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"3c3cb1db-20ad-4fec-82b3-70618d20c4f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"1.197774562s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"ef090ac0-7cc4-46ec-8707-41fc1452d0c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"1.470584925s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"0891a18a-988f-4a17-a06a-542f46af7293","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","elapsedSinceCompletion":"1.838440093s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"82f9fae7-6836-4276-a7af-338938b7a652","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","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-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","reconcileID":"1f6702b7-8b48-4048-9215-ecb25f0259a3","component.Name":"go-component-eyoews"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-sbsd-20260512-001412-000","application":"build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"build-suite-positive-mc-sbsd-20260512-001412-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-sbsd-20260512-001412-000","snapshot.Spec.Components":[{"name":"python-component-smodfl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-pnbn/python-component-smodfl@sha256:e2bf66964b97f0ff43ac0f3294b413f4cc37c8f7c474de8c325bcea5e8f3947f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"9738ddd11a8775ce6138dab65a49e0152f398b14"}}}]} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-smodfl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash be940f1d2ae99188f7918b6e165468de824b20c21c00d2b709c2d47fcc63e7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:20: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":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","Application.Name":"build-suite-positive-mc-sbsd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:20: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":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"}} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","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-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"build-suite-positive-mc-sbsd-20260512-001412-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:20:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:20: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":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:20: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":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"build-suite-positive-mc-sbsd-20260512-001412-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"build-suite-positive-mc-sbsd-20260512-001412-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","snapshot.Namespace":"build-e2e-pnbn","snapshot.Name":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:20: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":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-12T00:20: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":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-001412-000","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","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-12T00:20:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-smodfl-on-pull-request-mrrw8 has finished running","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:31Z","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-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:31Z","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-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","snapshot.Name":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-pull-request-mrrw8","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-12T00:20:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-smodfl-on-pull-request-mrrw8 has finished running","buildpipelineRun":{"name":"python-component-smodfl-on-pull-request-mrrw8","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-000434-000"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-002039-423"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-002039-423","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tauj-20260512-000434-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-jbzr6","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-002039-423"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-002039-423","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:20:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-002039-423","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"error","ts":"2026-05-12T00:20:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-qwmucx","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"go-component-qwmucx","reconcileID":"5fcae1bd-d816-41a8-ae15-06ed6379e74e","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-qwmucx\" 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-12T00:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-tauj-20260512-002039-521"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-tauj-20260512-002039-521","application":"integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-tauj-20260512-002039-521"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","Application.Name":"integ-app-tauj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"integ-app-tauj-20260512-002039-521","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:20:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20: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":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tauj-20260512-002039-521","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-qwmucx","namespace":"group-wkfn"},"application":"group-wkfn/integ-app-tauj","namespace":"group-wkfn","name":"go-component-qwmucx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-bf2rc","namespace":"group-wkfn"},"pipelineRun.Name":"integration-resolver-pipelinerun-bf2rc"} {"level":"error","ts":"2026-05-12T00:20:39Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-k467m","namespace":"group-wkfn"},"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-12T00:20:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bf2rc","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-bf2rc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-gj492","namespace":"group-wkfn"},"pipelineRun.Name":"integration-resolver-pipelinerun-gj492"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gj492","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-gj492","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-12T00:20:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-slmhs","namespace":"group-wkfn"},"pipelineRun.Name":"integration-resolver-pipelinerun-slmhs"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-slmhs","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"integration-resolver-pipelinerun-slmhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-12T00:20:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-qghlg","namespace":"group-wkfn"},"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-12T00:20:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-pull-request-s4xzr","namespace":"group-wkfn"},"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-12T00:20:40Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-qwmucx-on-push-rpkh4","namespace":"group-wkfn"},"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-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-000820-000-2d"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-002039-521"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-002039-521"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-001353-885"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260511-235800-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-002039-423"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-002039-423"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-001423-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260511-235754-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260511-235754-000"} 2026/05/12 00:20:40 http: TLS handshake error from 10.128.0.2:52260: EOF 2026/05/12 00:20:40 http: TLS handshake error from 10.129.0.2:39900: EOF {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-001424-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-000820-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-000821-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-002004-876"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-002004-876"} 2026/05/12 00:20:40 http: TLS handshake error from 10.129.0.2:39904: EOF {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-tauj-20260512-000430-000"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wkfn","snapshot":"integ-app-tauj-20260512-000430-000"} 2026/05/12 00:20:40 http: TLS handshake error from 10.130.0.2:51252: EOF {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-mnuljk","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"konflux-test-integration-clone-mnuljk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-tauj\" not found","component":{"name":"konflux-test-integration-clone-mnuljk","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tauj-20260512-001353-885\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-6dz5c","namespace":"group-wkfn"}} 2026/05/12 00:20:40 http: TLS handshake error from 10.129.0.2:39920: EOF {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-euzkyg","namespace":"group-wkfn"},"namespace":"group-wkfn","name":"python-component-euzkyg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-tauj\" not found","component":{"name":"python-component-euzkyg","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tauj-20260511-235800-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-hjsmc","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tauj-20260512-001423-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-xph5x","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tauj-20260512-000820-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-rv4rk","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tauj-20260512-000430-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-rb2tk","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tauj-20260512-000821-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-5fwnt","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:40Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-tauj-20260512-002004-876\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-kr7ts","namespace":"group-wkfn"}} {"level":"info","ts":"2026-05-12T00:20:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-push-7tph2","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-push-7tph2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:20:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:20:41Z","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-smodfl-on-push-7tph2","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-push-7tph2","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20: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":"python-component-smodfl-on-push-7tph2","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-smodfl-on-push-7tph2","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl-on-push-7tph2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-smodfl-on-push-7tph2 is not associated with a pull request","buildpipelineRun":{"name":"python-component-smodfl-on-push-7tph2","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"error","ts":"2026-05-12T00:20:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-lvkfc","namespace":"group-wkfn"},"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-12T00:20:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-mnuljk-on-pull-request-xgctp","namespace":"group-wkfn"},"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-12T00:20:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-5qfpb","namespace":"group-wkfn"},"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-12T00:20:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-cm7qf","namespace":"group-wkfn"},"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-12T00:20:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-pull-request-dpxfl","namespace":"group-wkfn"},"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-12T00:20:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-euzkyg-on-push-ndr49","namespace":"group-wkfn"},"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-12T00:20:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-eyoews-on-pull-request-gf88p","PR group":"pr-branch-msclit"} {"level":"info","ts":"2026-05-12T00:20: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":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","prGroup":"pr-branch-msclit","prGroupHash":"bdda9cd60d8a3e474e9d8c1434f84cca9595243bd9ec5f308520de9eef02b6"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:21: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":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21: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":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21: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":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21: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":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21: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":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:21:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-xvssgy","namespace":"build-e2e-cvym"},"application":"build-e2e-cvym/build-suite-negative-mc-msji","namespace":"build-e2e-cvym","name":"go-component-xvssgy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:21: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-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21: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-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21: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-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21: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-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-msclit is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21: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-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:21:26Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-xvssgy","namespace":"build-e2e-cvym"},"application":"build-e2e-cvym/build-suite-negative-mc-msji","namespace":"build-e2e-cvym","name":"go-component-xvssgy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-sbsd-20260512-002128-705"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-sbsd-20260512-002128-705","application":"build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-sbsd-20260512-002128-705"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-12T00:21: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-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","Application.Name":"build-suite-positive-mc-sbsd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-12T00:21: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-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"build-suite-positive-mc-sbsd-20260512-002128-705","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:21:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21: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-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-sbsd-20260512-002128-705","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-eyoews","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"go-component-eyoews","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:21:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-smodfl","namespace":"build-e2e-pnbn"},"application":"build-e2e-pnbn/build-suite-positive-mc-sbsd","namespace":"build-e2e-pnbn","name":"python-component-smodfl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-12T00:21:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-12T00:21:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"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-12T00:21:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"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-12T00:21:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"namespace":"build-e2e-pnbn","name":"go-component-eyoews-on-pull-request-gf88p","reconcileID":"f0bf3b73-f5d0-44c8-8c08-5abde11cc442","error":"pipelineruns.tekton.dev \"go-component-eyoews-on-pull-request-gf88p\" 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-12T00:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"req":{"name":"go-component-eyoews-on-pull-request-gf88p","namespace":"build-e2e-pnbn"},"error":"PipelineRun.tekton.dev \"go-component-eyoews-on-pull-request-gf88p\" 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-12T00:21:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-sbsd-20260512-002128-705"} {"level":"info","ts":"2026-05-12T00:21:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-pnbn","snapshot":"build-suite-positive-mc-sbsd-20260512-002128-705"} {"level":"info","ts":"2026-05-12T00:21:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:21:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-pnbn","snapshot":"build-suite-positive-mc-sbsd-20260512-001412-000"} {"level":"info","ts":"2026-05-12T00:21:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:21:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-pnbn","snapshot":"build-suite-positive-mc-sbsd-20260511-234623-000"} {"level":"info","ts":"2026-05-12T00:32:44Z","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-12T00:32:45Z","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-12T00:32:46Z","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-12T00:32:47Z","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-12T00:32:47Z","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-12T00:32:47Z","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-12T00:33:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:19Z","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-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-ndxxp","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-12T00:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","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-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:19Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:19Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:19Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:19Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","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-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-jdnwj","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","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-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-k4vm2","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-history-worker-on-pull-request-k4vm2","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-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:30Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","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-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-9xnlf","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","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-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","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-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-pzz2k","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-12T00:33: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":"mathwizz-frontend-on-pull-request-pzz2k","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-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-frpqr","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","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-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:33:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:33:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:08Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:12Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:16Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:19Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:21Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:23Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:30Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:46Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:49Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:51Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:55Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:55Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:56Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:56Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:00Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:04Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:04Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:04Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:05Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:05Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:08Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:08Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:11Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:12Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:12Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:13Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:22Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:30Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:30Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"318.850731ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"689fd39a-4afc-4387-b2e0-7e72bee235ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"324.405396ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"430e912f-eb8a-4835-896f-75330315a2e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"334.885495ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"5e65739f-1848-44ec-84d4-5d636f87d608","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"355.936876ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"c2cc72e5-4a9e-45a1-9057-1f0aeea53abc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"396.520577ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"ece56bd8-e72d-4e86-aeb9-1ee565bf67a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"477.007742ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"3559f771-c353-467d-b1d5-feee05ab6d46","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"562.211977ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"bd1ceabd-56c8-4c55-8ec2-761a636a6709","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:04Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"637.451701ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"ec869fd8-832a-441e-94e9-900732bff4f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:05Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.27887215s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"e5587d74-cf0a-4d68-becb-1cc4b455e3e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:05Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.298018675s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"0c8c132f-b175-4278-9d41-d33942cc6da2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T00:37:06Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"e541b57a-1d21-4b7b-8914-f1e1e9663cde","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-12T00:37:06Z","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-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-ndxxp","reconcileID":"e541b57a-1d21-4b7b-8914-f1e1e9663cde","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-12T00:37:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260512-003320-000"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260512-003320-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260512-003320-000"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-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-003320-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-003320-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:755af36b0554912baaf828a46b034fb07f155baf8066ec7aa9be52668b8fe087","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-ogzjkq","revision":"24889433f1992d0f7dab1cf43872ada3ee87842d"}}}]} {"level":"info","ts":"2026-05-12T00:37:06Z","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-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","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-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260512-003320-000"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-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-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-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-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","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-003320-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-003320-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:37:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-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-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-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-003320-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-003320-000"} {"level":"info","ts":"2026-05-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-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-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003320-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-003320-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:06Z","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-003320-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-003320-000"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-003320-000"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","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-12T00:37:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-ndxxp has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","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-003320-000"} {"level":"info","ts":"2026-05-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-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-ndxxp","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-12T00:37:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-ndxxp has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-ndxxp","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.016436494s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"4984ee2d-1345-4da2-aa6c-435a93770521","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.021892199s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"a430c24f-6bc5-4308-9bd9-6e81266f79de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.032367048s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"719efb83-5448-4117-a430-b695dd97b976","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.052788601s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"e7b5b5c4-3ce9-4859-8899-5c77625957ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.093467417s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"084e1e4c-6dfd-4f4e-bfb8-0ac1eb0a5eb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.158247552s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"07854a43-5bc1-4511-b50c-4e1dbf0bb9bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.174316697s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"47f953e0-d484-4fcd-af00-1aa19b6b9371","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"287.755354ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"7fbb7984-b626-43a3-babb-e3a50bc39754","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"494.854707ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"92280500-1d21-4e5e-85d1-92a8e356ff26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:11Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"982.541994ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"ef444851-a055-4ef6-844e-51baffbe6efb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:12Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.776297642s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"f3410f14-cf8a-40ed-be37-61111f286d20","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T00:37:12Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"970d145e-d5a8-4e56-b22d-287e39933653","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-12T00:37:12Z","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-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-jdnwj","reconcileID":"970d145e-d5a8-4e56-b22d-287e39933653","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-12T00:37:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260512-003324-000"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260512-003324-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260512-003324-000"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-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-003324-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-003324-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:664fc95625728cd5c1e8e7f656a92a6cb882f08dbc921a10c3b4be4e481ba907","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-ogzjkq","revision":"4fb240dd0a90b39fa6d2f056d6fdf99aa2981274"}}}]} {"level":"info","ts":"2026-05-12T00:37:13Z","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-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","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-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260512-003324-000"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-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-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-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-12T00:37:13Z","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-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","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-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","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-003324-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-003324-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:37:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:37:13Z","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-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-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-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","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-003324-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-003324-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-003324-000"} {"level":"info","ts":"2026-05-12T00:37:13Z","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-003324-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-003324-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:13Z","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-003324-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-003324-000"} {"level":"info","ts":"2026-05-12T00:37:13Z","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-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-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-12T00:37: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":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003324-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-003324-000"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","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-12T00:37:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-jdnwj has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","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-003324-000"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-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-jdnwj","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-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-jdnwj has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-jdnwj","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"146.977198ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"8fc7bcc6-afea-46df-9a81-813e9ee8872a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"152.452195ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"e7d00cbc-27e2-4c72-afac-633d3ce54071","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"162.836032ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"7460a046-0d95-4a69-bbed-4d3a3d88fe32","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"183.2748ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"fbf3b5dd-70f3-4551-bb1d-b15b7b39b057","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"223.738024ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"e0f1ed54-3ae9-408f-a733-8b7e50b1e123","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"304.279858ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"086ea96d-67ec-4fdb-92b4-df94cd4c7a3c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"465.485018ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"1c85c20a-aabc-4768-a99b-c18e4aa9cfae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"647.605654ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"a13cae03-08b5-4832-af17-f5439763bede","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:18Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"786.303917ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"044181cb-cf72-442d-9434-81e1b9665426","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:19Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.06573534s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"fc89ae07-6c4a-4f80-840f-d028572405ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"2.067682127s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"36409dbd-2cca-47a9-a7c7-c43a53b0c049","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T00:37:20Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"506cf88a-7e6f-4579-8923-b9b3c3b4c94e","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-12T00:37:20Z","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-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-k4vm2","reconcileID":"506cf88a-7e6f-4579-8923-b9b3c3b4c94e","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-12T00:37:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260512-003328-000"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260512-003328-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260512-003328-000"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-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-003328-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-003328-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:1f8701c6a627309cdd3f775a15567f7a251f6649dd109e1d050f86e7e93889d2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-hrpvtc","revision":"aacd9429989f78cfbec9451c0792194a7bdff2e6"}}}]} {"level":"info","ts":"2026-05-12T00:37:20Z","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-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","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-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260512-003328-000"} {"level":"info","ts":"2026-05-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-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-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-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-12T00:37:20Z","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-003328-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-003328-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:37:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-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-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-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-003328-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-003328-000"} {"level":"info","ts":"2026-05-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-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-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003328-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-003328-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:20Z","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-003328-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-003328-000"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-003328-000"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","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-12T00:37:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:37:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-k4vm2 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"122.883078ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"1b105372-7612-4e8a-938f-39efe584ba6b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"128.419778ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"48eb58b8-79f2-4540-b28b-e95daa639899","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"138.921602ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"9e2ac8d2-57e9-4201-962d-7fa136aceab6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"159.403421ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"613a550c-f4a5-4823-af3c-c44691374beb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"200.107738ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"3f8ae7dc-14fa-40fb-b605-423bc34239b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"280.712487ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"eec621f2-83e8-46ab-bf22-52332f25e6b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"441.994347ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"7bcead26-fafa-4d56-9b55-9b8f9142423a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"760.026376ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"306002ec-73bb-4799-bf5d-ae6e4e811a57","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:21Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"762.815206ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"556fde9b-0576-4f6a-8b51-1d7a7adb69de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:22Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.118784184s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"317551e5-0c6e-40fe-bb52-5db3562632fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"2.0439734s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"33e68757-aa23-4b10-892e-be33102a9648","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T00:37:23Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"88f1ef14-61ff-450e-bf5c-13ee4b964fde","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-12T00:37:23Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-frpqr","reconcileID":"88f1ef14-61ff-450e-bf5c-13ee4b964fde","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-12T00:37:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260512-003341-000"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260512-003341-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260512-003341-000"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-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-003341-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-003341-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:b44a34e6e1525c8fd93be75e38a2603742b40c43c63c68e16b5e6420bbc77bd8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-hrpvtc","revision":"30550899422c693bd0477ca2be71c8cf0def6815"}}}]} {"level":"info","ts":"2026-05-12T00:37:23Z","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-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","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-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260512-003341-000"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-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-12T00:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-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-12T00:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-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-003341-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:23Z","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-003341-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-003341-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:37:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-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-12T00:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-003341-000"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003341-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-003341-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:23Z","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-003341-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-003341-000"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-003341-000"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","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-12T00:37:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:37:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-frpqr has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","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-003328-000"} {"level":"info","ts":"2026-05-12T00:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-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-k4vm2","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-12T00:37:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-k4vm2 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-k4vm2","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:28Z","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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:28Z","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-frpqr","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-003341-000"} {"level":"info","ts":"2026-05-12T00:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-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-frpqr","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-12T00:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-frpqr has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-frpqr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"276.848246ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"dcfa6d0e-47f4-419f-9e73-e142b3654e5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"282.36161ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"ea0653c4-a0fc-41d2-a9e0-9f32f2fcf9fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"292.751197ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"1a98fa64-123d-4ae7-a704-08164cfa5aad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"313.243193ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"776d1005-3841-4142-bf2b-d45b45cd828c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"353.775439ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"06387a09-0ffc-4163-ad1b-00e827b3cdb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"417.368398ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"5471f02a-989e-4eb7-9e47-02f74432993f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"434.29805ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"b90a5b7e-fb58-4d9e-8ea7-64ac80d685c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"754.776873ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"c3bad08d-a154-4194-96ca-5ff8159de5b1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:38Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.282109372s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"32b27df6-10ef-45e2-a5ed-1aa3c0d6fa9f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:38Z","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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.396141676s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"dde27086-6ba2-4580-b967-d7895ce26a35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T00:37: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"d5c61f4d-5ec6-4b65-b48c-d4b596765634","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-12T00:37: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-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-pzz2k","reconcileID":"d5c61f4d-5ec6-4b65-b48c-d4b596765634","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-12T00:37:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260512-003337-000"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260512-003337-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260512-003337-000"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-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-003337-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-003337-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:875e826d59bf495b165e4708734ad0f19c0384014d654f4e362bd5efcc2605ec","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-ogzjkq","revision":"43ed5bbf1b2434d5856b8d3f264e70007aa88049"}}}]} {"level":"info","ts":"2026-05-12T00:37:39Z","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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260512-003337-000"} {"level":"info","ts":"2026-05-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003337-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-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003337-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-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-003337-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-003337-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:37:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003337-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-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-003337-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-003337-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37: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-003337-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-003337-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37: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-003337-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-003337-000"} {"level":"info","ts":"2026-05-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003337-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-12T00:37: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-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260512-003337-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-003337-000"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260512-003337-000"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","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-12T00:37:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-pzz2k has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","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-003337-000"} {"level":"info","ts":"2026-05-12T00:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-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-pzz2k","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-12T00:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-pzz2k has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-pzz2k","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:46Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"761.679438ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"ca0d15a6-49b2-4f24-8309-18bf773ad0a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:46Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"767.23155ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"991a651f-5211-45a3-b98b-1b0925b6beff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:46Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"778.359855ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"1ebd8db2-9f58-40eb-92ee-43188b2b410c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:46Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"798.830368ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"74960d21-0ba3-4512-9d33-081d5c9e3f08","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:46Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"839.800085ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"429ab7a4-5a57-4f2c-8cfa-1e6e2904e8bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:46Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"920.282844ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"32a56f71-4581-4e40-92da-85d1526ff5ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:46Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"958.680998ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"66fc9c1a-4421-4473-9051-c03fe3068523","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:47Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.081102269s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"ef81ddaf-a13d-45fd-b8a2-a23cec55764f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:47Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.679652299s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"e44209b4-12e3-48d1-94f9-53e94a1d4a37","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:47Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.721506648s","timeout":"5m0s"} {"level":"info","ts":"2026-05-12T00:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-12T00:37:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"ca8e69b6-0f97-4692-b6b2-1ba88a554669","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-12T00:37:48Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"8b46c3c5-ad4e-4385-b093-b3450bbbc8e2","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-12T00:37:48Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-9xnlf","reconcileID":"8b46c3c5-ad4e-4385-b093-b3450bbbc8e2","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-12T00:37:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260512-003332-000"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260512-003332-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260512-003332-000"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-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-003332-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-003332-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:f93497cc4f2309f483de03d56f23108bc1be6de010d47882e70677fd1e699472","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-hrpvtc","revision":"a949b0f54d830ed74dc742b7a4ce518df63da754"}}}]} {"level":"info","ts":"2026-05-12T00:37:48Z","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-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","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-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260512-003332-000"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-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-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-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-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","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-003332-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-003332-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-12T00:37:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-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-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003332-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-003332-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-003332-000"} {"level":"info","ts":"2026-05-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003332-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-003332-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-12T00:37:48Z","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-003332-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-003332-000"} {"level":"info","ts":"2026-05-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-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-12T00:37: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":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260512-003332-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260512-003332-000"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","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-12T00:37:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-9xnlf has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37:50Z","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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:37: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":"mathwizz-frontend-on-pull-request-9xnlf","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-003332-000"} {"level":"info","ts":"2026-05-12T00:37:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-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-9xnlf","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-12T00:37:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-9xnlf has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-9xnlf","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-12T00:46:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","PR group":"konflux-fj-test-custom-default-ysauia"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","prGroup":"konflux-fj-test-custom-default-ysauia","prGroupHash":"55d3b134fe0447f38125d376686b1f3c7ec9e8f68d6460a087b65e7233feba"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","prGroup":"konflux-fj-test-custom-default-ysauia","prGroupHash":"55d3b134fe0447f38125d376686b1f3c7ec9e8f68d6460a087b65e7233feba"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T00:46:22Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-12T00:46:05Z","completionTime":"2026-05-12T00:46:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"CHAINS-GIT_COMMIT","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"revision","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom68231ca92758cc298d7fba32e42b89ee-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-bb80b9f601520c684f5eca3a213f96cd-2d3ce83bf2255dbd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-default-ysauia-on-pull-request-gb6nv has finished running","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","prGroup":"konflux-fj-test-custom-default-ysauia","prGroupHash":"55d3b134fe0447f38125d376686b1f3c7ec9e8f68d6460a087b65e7233feba"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T00:46:22Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-12T00:46:05Z","completionTime":"2026-05-12T00:46:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"CHAINS-GIT_COMMIT","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"revision","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom68231ca92758cc298d7fba32e42b89ee-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-bb80b9f601520c684f5eca3a213f96cd-2d3ce83bf2255dbd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-default-ysauia-on-pull-request-gb6nv has finished running","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","prGroup":"konflux-fj-test-custom-default-ysauia","prGroupHash":"55d3b134fe0447f38125d376686b1f3c7ec9e8f68d6460a087b65e7233feba"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T00:46:22Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-12T00:46:05Z","completionTime":"2026-05-12T00:46:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"CHAINS-GIT_COMMIT","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"revision","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom68231ca92758cc298d7fba32e42b89ee-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-bb80b9f601520c684f5eca3a213f96cd-2d3ce83bf2255dbd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-default-ysauia-on-pull-request-gb6nv has finished running","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","prGroup":"konflux-fj-test-custom-default-ysauia","prGroupHash":"55d3b134fe0447f38125d376686b1f3c7ec9e8f68d6460a087b65e7233feba"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T00:46:22Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-12T00:46:05Z","completionTime":"2026-05-12T00:46:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"CHAINS-GIT_COMMIT","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"revision","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom68231ca92758cc298d7fba32e42b89ee-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-bb80b9f601520c684f5eca3a213f96cd-2d3ce83bf2255dbd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-default-ysauia-on-pull-request-gb6nv has finished running","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","prGroup":"konflux-fj-test-custom-default-ysauia","prGroupHash":"55d3b134fe0447f38125d376686b1f3c7ec9e8f68d6460a087b65e7233feba"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ysauia is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00: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":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"} {"level":"info","ts":"2026-05-12T00:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-12T00:46:22Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-12T00:46:05Z","completionTime":"2026-05-12T00:46:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"CHAINS-GIT_COMMIT","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-pzsnpk"},{"name":"revision","value":"4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f.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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"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-lppj/fj-test-custom-default-ysauia:on-pr-4a0369e01f472ba858864446d1215f09d8bd2d4f"},{"name":"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom68231ca92758cc298d7fba32e42b89ee-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-bb80b9f601520c684f5eca3a213f96cd-2d3ce83bf2255dbd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-12T00:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth","namespace":"build-e2e-lppj","name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-12T00:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-default-ysauia-on-pull-request-gb6nv has finished running","buildpipelineRun":{"name":"fj-test-custom-default-ysauia-on-pull-request-gb6nv","namespace":"build-e2e-lppj"},"application":"build-e2e-lppj/build-suite-test-application-ntth"}